From 7750d93e97511255b11aa307a724910c4cb652a8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 20 Jan 2003 16:34:51 +0000 Subject: zsh-users/5780: viinsert widget is really vi-insert --- ChangeLog | 5 +++++ Doc/Zsh/mod_complist.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a88c682ef..6701b18a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-20 Peter Stephenson + + * zsh-users/5780: Doc/Zsh/mod_complist.yo: viinsert widget + is really vi-insert. + 2003-01-17 Oliver Kiddle * 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 -- cgit 1.4.1