From d4d6cb5494ea6444888c9b95474cd48a44d8204f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 10 Oct 2006 09:37:19 +0000 Subject: 22852: users style effect changed in 22191 22853: unquoted ^ at end of bindkey string treated literally --- Doc/Zsh/compsys.yo | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index f65f15223..ae6238b6c 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2603,9 +2603,10 @@ extended depending on authorial frustration. kindex(users, completion style) item(tt(users))( This may be set to a list of usernames to be completed. -If it is not set or the string on the line -doesn't match any of the strings in this list, all usernames will be -completed. +If it is not set all usernames will be completed. +Note that if it is set only that list of users will be completed; +this is because on some systems querying all users can take +a prohibitive amount of time. ) kindex(users-hosts, completion style) item(tt(users-hosts))( -- cgit 1.4.1