Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Completion regression?
- X-seq: zsh-workers 23742
- From: "Seth Kurtzberg" <seth@xxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: RE: Completion regression?
- Date: Sun, 5 Aug 2007 16:46:48 -0400
- In-reply-to: <20070805154900.GA6957@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070805154900.GA6957@xxxxxxxxxxxxxx>
- Thread-index: AcfXfjK2rv4yQwFoSqmEXecfErjgtAAI2mnQ
-----Original Message-----
From: Tobias Gruetzmacher [mailto:tobias@xxxxxxxxxxxxxx]
Sent: Sunday, August 05, 2007 11:49 AM
To: zsh-workers@xxxxxxxxxx
Subject: Completion regression?
Hi,
I have a small, annoying problem with completion of file names. I have some
files starting with "[". Until zsh 4.3.2 everything was fine and "echo
[<TAB>" showed my the files. Now at the same place zsh tries to complete
environment variables, which makes absolutely no sense to me.
Completion will still work if you use \[<tab>
I tracked down the problem with git bisect to this commit:
Messages sorted by:
Reverse Date,
Date,
Thread,
Author