From 53d91ffdfdc77d36e3fa0869afcb54d415b01a7a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 5 Feb 2009 09:51:28 +0000 Subject: 26513: README: note ".." completion bug --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 3eb6a1e28..b43f43ed2 100644 --- a/README +++ b/README @@ -33,8 +33,16 @@ details, see the documentation. Possible incompatibilities --------------------------- -This section documents incompatibilities in the shell since the 4.2 -series of releases. +In some 4.2.X releases of zsh, the completion system added a ".." as a +trial completion whenever completing directories. This was a bug: as +documented in the zshcompsys manual, this feature needs to be turned on by +a style: + + zstyle ':completion:*' special-dirs true + + +The rest of this section documents incompatibilities in the shell since the +4.2 series of releases. In previous releases of the shell, builtin commands and precommand modifiers that did not accept options also did not recognize the -- cgit 1.4.1