LE (text editor)

From Wikipedia, the free encyclopedia

Original authorAlexander V. Lukyanov
Initial release1997; 29 years ago (1997)
Stable release
1.16.8[1] Edit this on Wikidata / 5 February 2021
Written inC++
LE
Original authorAlexander V. Lukyanov
Initial release1997; 29 years ago (1997)
Stable release
1.16.8[1] Edit this on Wikidata / 5 February 2021
Written inC++
Operating systemUNIX-like
TypeText editor
LicenseGPL-3.0-or-later
Websitegithub.com/lavv17/le

LE is a text editor which appears similar to the Norton Editor, but has many additional features:[2][3][4]

  • Rectangle select/copy/paste (block type is switchable)
  • Search/replace with regular expressions
  • Filtering block contents through an external program
  • Linear multilevel undo/redo
  • Customizable menus
  • Color syntax highlighting (using regular expressions in an external file)
  • Handles UTF-8 characters, based on locale settings
  • Customizable keymaps for different terminal types (associating either literal strings or terminfo capability names)
  • Hexadecimal editing mode
  • Editing of mmap'd files or devices in replace mode
  • Frame drawing mode (first seen in Lexicon)
  • File selection box (inspired by Turbo C)
  • Built-in postfix calculator.

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.

References

Related Articles

Wikiwand AI