about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-01-20 16:34:51 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-01-20 16:34:51 +0000
commit7750d93e97511255b11aa307a724910c4cb652a8 (patch)
treed78009477c2d28df2b7ad19d14f48e68bb2b36b1
parent0bc5a4ba692b364763bba2d6f2ee8e02c3ae9142 (diff)
downloadzsh-7750d93e97511255b11aa307a724910c4cb652a8.tar.gz
zsh-7750d93e97511255b11aa307a724910c4cb652a8.tar.xz
zsh-7750d93e97511255b11aa307a724910c4cb652a8.zip
zsh-users/5780: viinsert widget is really vi-insert
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/mod_complist.yo2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a88c682ef..6701b18a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-20  Peter Stephenson  <pws@csr.com>
+
+	* zsh-users/5780: Doc/Zsh/mod_complist.yo: viinsert widget
+	is really vi-insert.
+
 2003-01-17  Oliver Kiddle  <opk@zsh.org>
 
 	* 18121: Completion/Unix/Type/_email_addresses,
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index f4a93e32d..2fd6ebabb 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -332,7 +332,7 @@ moves the mark to the next match
 item(tt(reverse-menu-complete))(
 moves the mark to the previous match
 )
-item(tt(viinsert))(
+item(tt(vi-insert))(
 this toggles between normal and interactive mode; in interactive mode
 the keys bound to tt(self-insert) and tt(self-insert-unmeta) insert
 into the command line as in normal editing mode but without leaving