summaryrefslogtreecommitdiff
path: root/usr.bin/vi/docs/features
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1996-07-24 16:16:11 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1996-07-24 16:16:11 +0000
commit9fe0ebe622331e4ca8b324440857ac3415cf231e (patch)
treeda7d517118e7d40dfef8b4943e368ecbd43475cb /usr.bin/vi/docs/features
parent4e78eb09c86098d70b62e357fffcf4c3d379074f (diff)
bring vi/ex up to 1.71
Diffstat (limited to 'usr.bin/vi/docs/features')
-rw-r--r--usr.bin/vi/docs/features20
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.bin/vi/docs/features b/usr.bin/vi/docs/features
index 6b054ce0f22..5050e13ddbe 100644
--- a/usr.bin/vi/docs/features
+++ b/usr.bin/vi/docs/features
@@ -1,7 +1,6 @@
List of things that should be added:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-+ Some way to read both the EXINIT variable *and* the .exrc files.
+ X11 (Tk, Motif, Xaw) interface.
+ Interpreted language (Perl5, Scheme, Tcl/Rush, Python)
+ Additional ports: Windows, Windows NT, MSDOS
@@ -15,15 +14,16 @@ List of things that should be added:
List of suggested features:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-+ Add a tab listing, e.g. "set tabs=8,16,32,64", so that ^T moves
- to specific screen locations.
-
-+ Filename completion. While on the subject of completion, it would be
- nice to have the completion mechanism found in tcsh version >= 6.03.
- For instance, the completion for the `:cd' command will be directories
- only. The completion for the `:set' command will be all options not
- set at that moment, and for `:set un' will be all options that are set
- at that moment. The completion for `:< count' will be the flags.
++ It would be nice to have the completion mechanism found in tcsh versions
+ >= 6.03. For instance, the completion for the `:cd' command will be
+ directories only. The completion for the `:set' command will be all
+ options not set at that moment, and for `:set un' will be all options
+ that are set at that moment. The completion for `:< count' will be the
+ flags.
+
++ Add an command-line option to initially split the screen based on the
+ number of file arguments, e.g., "nvi -a file1 file2" would initialize
+ a two edit-buffer display.
+ Add a "push" command that would push a file on the tags stack.
(Essentially make tags a special case of the stack, and make