le  1.16.8
About: le is a terminal text editor (many block operations with stream and rectangular blocks, tunable syntax highlighting, etc.).
  Fossies Dox: le-1.16.8.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

le Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies le-1.16.8.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
This is terminal text editor - LE.


Read the file FEATURES to learn what LE can do.
Read the file HISTORY to learn about LE beginning.


You can try to find out how to use the editor by reading help,
browsing the menu and reading the man page. Some hints:
   F10 or C-n -- menu
   F1 -- help
   C-x -- exit (cancel)
   Arrows -- navigate

In the editor the following key description is used:
   Key1-Key2 -- simultaneous key1 and key2 press
   Key1+Key2 -- sequential keys press
   Key1 | Key2 -- press Key1 OR Key2
   ^Key -- Ctrl-Key
   ~Key -- Shift-Key
   ^~Key -- Ctrl-Shift-Key | Alt-Key
Some of ^Fx, ~Fx, ^~Fx can be typed as ESC+Fx


LE can be downloaded from the following location:
   http://lav.yar.ru/download/le/

Binaries for Fedora are located here:
   http://lav.yar.ru/download/le/binaries/

For the development version see https://github.com/lavv17/le

Submit bug reports via github: https://github.com/lavv17/le/issues


Author: Alexander V. Lukyanov <lavv17f@gmail.com>