DESCR 388 B

1234567
  1. LE - text editor utilizing curses library for screen output. Here are
  2. its features: various operations with stream and rectangular blocks,
  3. search and replace with full regular expressions, text formatting,
  4. undelete/uninsert, hex editing, tunable key sequences, tunable colors,
  5. tunable syntax highlighting, mouse support via ncurses. Can use mmap to
  6. edit very large files or even devices.