diff options
Diffstat (limited to 'Doc/Zsh/mod_complist.yo')
-rw-r--r-- | Doc/Zsh/mod_complist.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 954710cbc..09b2b4f8b 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -383,8 +383,8 @@ make the longest unambiguous string be inserted in the command line and tt(undo) and tt(backward-delete-char) go back to the previous set of matches ) -item(tt(history-incremental-search-forward), -tt(history-incremental-search-backward))( +xitem(tt(history-incremental-search-forward)) +item(tt(history-incremental-search-backward))( this starts incremental searches in the list of completions displayed; in this mode, tt(accept-line) only leaves incremental search, going back to the normal menu selection mode |