From 91f40b975f17242cfcdb8b9b2166033b7f02f102 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 22 May 2000 11:28:29 +0000 Subject: be more careful when decided if to insert tabs instead of completing (11493) --- Doc/Zsh/compwid.yo | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 4614e4bd6..e2083baba 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -314,8 +314,7 @@ match to insert, given after a colon. For example, `tt(menu:2)' says to start menucompletion, beginning with the second match. Note that a value containing the substring `tt(tab)' makes the -matches generated be ignored and only the character that was used to -call the completion widget be inserted. +matches generated be ignored and only the TAB be inserted. Finally, it may also be set to tt(all), which makes all matches generated be inserted into the line. -- cgit 1.4.1