summaryrefslogtreecommitdiffstats
path: root/development/nvi/README
blob: b44e27d3652a3b387b84c153161ef3524c11ac7d (plain)
1
2
3
4
5
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.