zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: Bug#514152: zsh: completion no longer works for ..
Date: Thu, 5 Feb 2009 09:45:46 +0000	[thread overview]
Message-ID: <20090205094546.2155ecbf@news01> (raw)
In-Reply-To: <20090204224244.GW3522@fsst.voodoo.lan>

On Wed, 4 Feb 2009 23:42:44 +0100
Frank Terbeck <ft@bewatermyfriend.org> wrote:
> Clint Adams <schizo@debian.org>:
> > On Wed, Feb 04, 2009 at 03:55:09PM -0300, Felipe Sateler wrote:
> > > Completion no longer adds a / when I type ..<TAB>
> > 
> > In which context?
> 
> I bet, this is about this:
>     http://www.zsh.org/mla/workers//2008/msg01732.html
> 
> Quite a few people asked about it on irc, too.

It's probably worth noting in the next release that the temporary behaviour
was a bug.

Index: README
===================================================================
RCS file: /cvsroot/zsh/zsh/README,v
retrieving revision 1.61
diff -u -r1.61 README
--- README	17 Nov 2008 16:11:29 -0000	1.61
+++ README	5 Feb 2009 09:44:41 -0000
@@ -33,8 +33,16 @@
 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

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


  parent reply	other threads:[~2009-02-05  9:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090204185509.9805.4833.reportbug@pcfelipe.sateler.com>
2009-02-04 22:35 ` Clint Adams
2009-02-04 22:42   ` Frank Terbeck
2009-02-04 23:29     ` Felipe Sateler
2009-02-05  9:45     ` Peter Stephenson [this message]
2009-02-05 10:09       ` Peter Stephenson
2009-02-06 16:43       ` Richard Hartmann
2009-02-06 16:56         ` Peter Stephenson
2009-02-06 16:57           ` Peter Stephenson
2009-02-06 17:48           ` Richard Hartmann
2009-02-06 16:58         ` Frank Terbeck
2009-02-04 22:42   ` Felipe Sateler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090205094546.2155ecbf@news01 \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).