diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/mod_complist.yo | 2 |
1 files changed, 1 insertions, 1 deletions
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 |