LE (text editor)

LE

Screenshot of LE in UTF-8 mode.
Original author(s) Alexander V. Lukyanov
Stable release 1.15.0 / April 14, 2014
Operating system UNIX-like
Type Text editor
License GNU GPL
Website freecode.com/projects/leeditor

LE is a text editor which appears something like the Norton Editor, but has many additional features:

It uses ncurses for display, mouse and part of the keyboard handling. The application has a built-in table of key assignments for xterm, rxvt and some less familiar terminal types.

History

According to the HISTORY file in its sources, Alexander V. Lukyanov started writing it in 1993 while using a BESTA machine. Over the next four years, he rewrote it into C++, and published it in 1997 with the GPL license.

External links