blob: 899221cc55eac7bdec8d1f1274b32312074a9af7 (
plain)
1
2
3
4
5
6
7
|
Nvi is an implementation of the ex/vi text editor.
Nvi supports all the historic ex/vi features except for open mode
and the lisp edit option (it has a fully implemented underlying ex
mode). Some additional features are: extended regular expressions,
infinite undo, and multiple edit buffers. Nvi has a very small memory
footprint.
|