From 784c413690c71212ad9e08bb093414abd1cacc08 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 6 Aug 1999 18:01:35 +0000 Subject: zsh-3.1.6-pws-1 --- Doc/Zsh/compsys.yo | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 5a52ca9ad..466e612ed 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -738,7 +738,7 @@ These functions also accept the `tt(-J)', `tt(-V)', `tt(-X)', `tt(-P)', `tt(-S)', `tt(-q)', `tt(-r)', and `tt(-R)' options from the tt(compadd) builtin. -Finally, the tt(_path_files) function supports three configuration keys. +Finally, the tt(_path_files) function supports two configuration keys. startitem() item(tt(path_expand))( If this is set to any non-empty string, the partially @@ -750,14 +750,6 @@ If this is set to a non-empty string, the cursor will be left after the first ambiguous pathname component even when menucompletion is used. ) -item(tt(path_keepdir))( -If this is set to a non-empty string, then if completion immediately after -a slash fails, treat the original string as a successful completion. This -prevents a valid directory being treated as a candidate for correction. -However, it has the side effect that a pattern completion, such as -`tt(files -g *(*))', will no longer try to complete directories in this -position if there are no file matches. -) enditem() ) item(tt(_parameters))( -- cgit 1.4.1