mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/nvi: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ebab4beb10
commit
32904e065a
1 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,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.
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue