about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-27 10:59:43 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-27 10:59:43 +0000
commit3343c75efdb25e274df824e016b0bb3552b1c0ba (patch)
tree170f0b897002d55ef57e9f5298b4831bedf1de3b /Doc/Zsh/compsys.yo
parentd3ceb5e0eb499a9a6b0778e3ae1e68e6b4758aff (diff)
downloadzsh-3343c75efdb25e274df824e016b0bb3552b1c0ba.tar.gz
zsh-3343c75efdb25e274df824e016b0bb3552b1c0ba.tar.xz
zsh-3343c75efdb25e274df824e016b0bb3552b1c0ba.zip
fix a bug that started menu selection too often; fix bug for `yes=long' and document it (12405)
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r--Doc/Zsh/compsys.yo7
1 files changed, 5 insertions, 2 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 76840e129..d6a796f67 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1628,8 +1628,11 @@ of the `false' values (as in `tt(no=10)') makes menu completion
 em(not) be used if there are var(num) or more matches.  Of course,
 this is only useful when menu completion is normally used, e.g. by
 setting the tt(MENU_COMPLETE) option.  The `true' values may also be
-used in the form `tt(yes=long-list)' to turn on menu completion
-whenever listing is done and the list does not fit onto the screen.
+used in the form `tt(yes=long)' to turn on menu completion
+if the list does not fit onto the screen.  This will start menu
+completion only if normal completion was attempted, not when only the
+list of possible completions was requested.  To start menu completion
+even then, the value `tt(yes=long-list)' can be used.
 
 In addition to (or instead of) the above possibilities, the value may
 contain the string `tt(select)', optionally followed by an equal sign and a