leed, levi

leed & levi

Synopsis
leed <filename> edit a file
levi <filename> view a file
Details
The leed and levi command respectively edit and view the text file given by the <filename> argument. These commands open the editor in a new text console, and provide simple intuitive screen-based editing and viewing.

The leed command understands the following control functions:

  • CTRL-S saves the file.
  • CTRL-Q quits the editor.

The levi command understands the following control function:

  • q quits the viewer.
Bugs
These commands need more comprehensive user documentation.