1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-10 20:11:16 +01:00

zsh-users/5780: viinsert widget is really vi-insert

This commit is contained in:
Peter Stephenson 2003-01-20 16:34:51 +00:00
parent 0bc5a4ba69
commit 7750d93e97
2 changed files with 6 additions and 1 deletions

View file

@ -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,

View file

@ -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