From 8ac5e93d9ec9f3363465d44f89a035d1f9948d08 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 17 Feb 2000 12:42:57 +0000 Subject: zsh-workers/9773 --- Doc/Zsh/compsys.yo | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 1ba3d1dad..0d84044c4 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -773,10 +773,11 @@ completed. If this is not set by the user domain names mentioned in tt(/etc/resolv.conf) will be used. ) item(tt(expand))( -Like tt(cursor), this style is used with the tt(paths) tag. If its -value contains the string tt(prefix), the partially typed path from -the line will be expanded as far as possible even if trailing pathname -components can not be completed. If it contains the string tt(suffix) +This style is used when completing strings consisting of multiple +parts, such as path names. If its +value contains the string tt(prefix), the partially typed word from +the line will be expanded as far as possible even if trailing parts +can not be completed. If it contains the string tt(suffix) and normal (non-menu-) completion is used, matching names for components after the first ambiguous one will be added, too. This means that the resulting string is the longest unambiguous string -- cgit 1.4.1