diff options
Diffstat (limited to 'Doc/Zsh')
-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 e5484c941..63039c5d1 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -145,7 +145,7 @@ xitem(tt(accept-line), tt(down-history), tt(down-line-or-history)) item(tt(down-line-or-search), tt(vi-down-line-or-history))( scrolls forward one line ) -item(tt(complete-word), tt(menu-complete), tt(expand-or-complete))( +xitem(tt(complete-word), tt(menu-complete), tt(expand-or-complete)) item(tt(expand-or-complete-prefix), tt(menu-complete-or-expand))( scrolls forward one screenful ) |