summaryrefslogtreecommitdiffstats
path: root/development/nvi/README
diff options
context:
space:
mode:
author Robby Workman2010-05-11 20:00:27 +0200
committer Michiel van Wessem2010-05-11 20:00:27 +0200
commit02a4d54beecdba9c3e00c73c1bd084b4bb430317 (patch)
treeaf9866cc30a2eccd50641e4d14b73c41cb6d7815 /development/nvi/README
parentf51716089e2a17c8cdda17b085f285f8e664c70f (diff)
downloadslackbuilds-02a4d54beecdba9c3e00c73c1bd084b4bb430317.tar.gz
development/nvi: Added to 12.0 repository
Diffstat (limited to 'development/nvi/README')
-rw-r--r--development/nvi/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/nvi/README b/development/nvi/README
new file mode 100644
index 0000000000..b44e27d365
--- /dev/null
+++ b/development/nvi/README
@@ -0,0 +1,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.