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

ignored-patterns stopped working?



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