From 828dbe71c85bd64e179c63a04c71d0baa9ed714c Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 8 Dec 1999 14:11:04 +0000 Subject: manual/8944 --- Doc/Zsh/mod_complist.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc/Zsh/mod_complist.yo') diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 1ec77a33d..f04483268 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -145,6 +145,11 @@ to one of the options tt(MENU_COMPLETE) or tt(AUTO_MENU) being set. If tt(SELECTMIN) is set, but is 0, 1 or empty, menu selection will always be started during an ambiguous menu completion. +When using the shell function based completion system, the +tt(SELECTMIN) parameter should not be used (like the tt(ZLS_COLORS) +and tt(ZLS_COLOURS) parameters described above). Instead, the tt(menu) +style should be used. + After menu-selection is started, the matches will be listed. The matches to insert into the command line can be selected from this list. In the list one match is highlighted using the value for tt(ma) -- cgit 1.4.1