This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | Alexander V. Lukyanov |
---|---|
Initial release | 1997 |
Stable release | 1.16.8[1]
/ 5 February 2021 |
Written in | C++ |
Operating system | UNIX-like |
Type | Text editor |
License | GPL-3.0-or-later |
Website | github |
LE is a text editor which appears something like the Norton Editor, but has many additional features:[2][3][4]
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.
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 under the GNU General Public License.
{{cite web}}
: Missing or empty |title=
(help)