LPE(1) | General Commands Manual | LPE(1) |
lpe - Lightweight programmer's editor
lpe [ --help | --version ]
lpe [ -- ] file
This page needs to be translated into Bulgarian!!!
Lpe is a minimalist, visual, real-time text editor designed to make editing code easier without alienating its user from the shell. It includes abilities to search files for plain text and block cut and paste, along with standard editing capabilities. It takes some inspiration from emacs(1) and pico(1).
As mentioned above, lpe is designed as a minimalist editor, meant to be small and robust and efficient, but not to provide too many superfluous features. For this reason, it should not be difficult to learn to use lpe, provided that one is willing to invest effort to learn a few basic keys.
<interrupt> refers to your terminal's interrupt key. This is often Ctrl-C, but can vary between terminals. Ctrl-Z, on the other hand, is fixed, regardless of the normal stop key for your terminal.
emacs(1), pico(1)
Chris Smith, cd_smith@ou.edu
Lots of 'em -- see the BUGS file in the distribution for a partial list. I am not planning on updating this man page often enough to keep up with the bug list, so I won't even try to list bugs here.
12 December 1998 |