summaryrefslogtreecommitdiffstats
path: root/development/nvi/README
diff options
context:
space:
mode:
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.