Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug: cd auto-completion of .. fails with parentheses in directory name
- X-seq: zsh-workers 39762
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: Bug: cd auto-completion of .. fails with parentheses in directory name
- Date: Sat, 29 Oct 2016 19:39:43 +0100
- In-reply-to: <20161029180632.GA18192@fujitsu.shahaf.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAPnWG_TR7DC7h36m-jp6PnuY=M4ViwwWNMtaT9aU4wawygzoBg@mail.gmail.com> <20160922144250.GA11076@fujitsu.shahaf.local2> <160922103042.ZM7407@torch.brasslantern.com> <CAHYJk3QmMUr0_C0-aAMYCNsmeXuo14JzVXwuimBk05meeX88wA@mail.gmail.com> <20161028151037.GA10483@fujitsu.shahaf.local2> <20161029180632.GA18192@fujitsu.shahaf.local2>
On Sat, 29 Oct 2016 18:06:32 +0000
Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> The following fixes it without breaking the original case; however, the
> comment is a Sven original so I'm a bit wary of contravening it.
That's a "my goodness, is that the time?" if ever I saw it.
The first step to getting this under control is probably tests. There
are some Y01completion tests involving files. A few with more exotic
characters plus variables wouldn't hurt. What else is needed?
Directories and paths, presumably? We could add a completion multibyte
test in a separate file with some of the more interesting chracters from
D07multibyte.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author