From ae925d02f59c3529c0fdac14bbe3b75c31d7ca8a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 8 Nov 2007 12:34:12 +0000 Subject: users/12198: make menu-select documentation clearer --- Doc/Zsh/mod_complist.yo | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 2fd6ebabb..c03ca81de 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -192,8 +192,15 @@ shell is set up to return to the last prompt after showing a completion list (see the tt(ALWAYS_LAST_PROMPT) option in ifzman(zmanref(zshoptions))\ ifnzman(noderef(Options))\ -). It can be invoked directly by -the widget tt(menu-select) defined by the module. Alternatively, +). + +Menu selection can be invoked directly by +the widget tt(menu-select) defined by this module. This is a standard +ZLE widget that can be bound to a key in the usual way as described +in ifzman(zmanref(zshzle))\ +ifnzman(noderef(Zsh Line Editor)). + +Alternatively, the parameter tt(MENUSELECT) can be set to an integer, which gives the minimum number of matches that must be present before menu selection is automatically turned on. This second method requires that menu completion -- cgit 1.4.1