From 0cf040f4bf50c5530bd19da76ea234e2cd831667 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 13 Jan 2009 12:19:53 +0000 Subject: Back off 26270 (accept-and-menu-complete). Was causing memory corruption --- Doc/Zsh/compwid.yo | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 6c944bc2e..80427330d 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -280,20 +280,11 @@ done for the tt(LIST_ROWS_FIRST) option with the substring tt(rows). Finally, if the value contains the string tt(explanations), only the explanation strings, if any, will be listed and if it contains tt(messages), only the messages (added with the tt(-x) option of -tt(compadd)) will be listed. If it contains both tt(explanations) and +tt(compadd)) will be listed. If it contains both tt(explanations) and tt(messages) both kinds of explanation strings will be listed. It will be set appropriately on entry to a completion widget and may be changed there. ) -vindex(list_in_word, compstate) -item(tt(list_in_word))( -This controls how the tt(accept-and-menu-complete) widget handles -suffixes. If it is set to tt(0) (the default), the suffix is -treated in accordance with the usual rules (typically being removed -and replaced by a space, if marked for this treatment). If set to -tt(1), the suffix is preserved so that the next match will be inserted -in the same word. -) vindex(list_lines, compstate) item(tt(list_lines))( This gives the number of lines that are needed to display the full -- cgit 1.4.1