Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ignored-patterns stopped working?
- X-seq: zsh-workers 15417
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: ignored-patterns stopped working?
- Date: Thu, 19 Jul 2001 17:48:44 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
The following did work under cygwin:
zstyle ':completion::complete:-command-:* ignored-patterns' *.(#i)(exe|dll)
but with latest CVS I get both foo and foo.exe again:
(tty0)% gcc
Completing external command
gcc gcc.exe
without any change in setup.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author