Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: Completion regression?




-----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