From c6c1947180c79e5bdc068fdb43c336be9738dd45 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 21 Jan 2000 16:33:49 +0000 Subject: zsh-workers/9403 --- Doc/Zsh/compsys.yo | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index f25ef093f..0126a4544 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1199,9 +1199,7 @@ if it is set to tt(..), only `tt(..)' will be added. ) item(tt(squeeze-slashes))( If set to `true', sequences of slashes (like in `tt(foo//bar)') will be -rewritten with a single slash (`tt(foo/bar)') when completing directory -names. Using this style can confuse tt(zsh) if slashes get squeezed -before braces completion (e.g. when trying to complete `tt(//{etc)'). +treated as if they were only one slash when completing pathnames. ) item(tt(stop))( If set to `true', the tt(_history_complete_word) bindable -- cgit 1.4.1