Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
243 B
Text
5 lines
243 B
Text
Ledit is a line editor, allowing to use control commands like in emacs
|
|
or in shells (bash, tcsh). To be used with interactive commands. It is
|
|
written in Ocaml and Camlp5 and uses the library unix.cma.
|
|
|
|
WWW: http://cristal.inria.fr/~ddr/ledit/
|