zsh-workers
 help / color / mirror / code / Atom feed
* ignored-patterns stopped working?
@ 2001-07-19 13:48 Andrej Borsenkow
  2001-07-19 14:17 ` Sven Wischnowsky
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Borsenkow @ 2001-07-19 13:48 UTC (permalink / raw)
  To: ZSH Workers Mailing List

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ignored-patterns stopped working?
  2001-07-19 13:48 ignored-patterns stopped working? Andrej Borsenkow
@ 2001-07-19 14:17 ` Sven Wischnowsky
  2001-07-19 14:25   ` Andrej Borsenkow
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Wischnowsky @ 2001-07-19 14:17 UTC (permalink / raw)
  To: zsh-workers

Andrej Borsenkow wrote:

> The following did work under cygwin:
> 
> zstyle ':completion::complete:-command-:* ignored-patterns' *.(#i)(exe|dll)

Err... again, it works for me (not under Cygwin and not with *.exe, of
course, but with another pattern).

Is the line above directly from your .zshrc?  With the '...' including
the space between context and style name and the pattern unquoted?


Bye
  Sven


-- 
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: ignored-patterns stopped working?
  2001-07-19 14:17 ` Sven Wischnowsky
@ 2001-07-19 14:25   ` Andrej Borsenkow
  0 siblings, 0 replies; 3+ messages in thread
From: Andrej Borsenkow @ 2001-07-19 14:25 UTC (permalink / raw)
  To: zsh-workers


> 
> > The following did work under cygwin:
> > 
> > zstyle ':completion::complete:-command-:* ignored-patterns' 
> *.(#i)(exe|dll)
> 
> Err... again, it works for me (not under Cygwin and not with *.exe, of
> course, but with another pattern).
> 

Sorry. Really typo.

-andrej


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-07-19 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-19 13:48 ignored-patterns stopped working? Andrej Borsenkow
2001-07-19 14:17 ` Sven Wischnowsky
2001-07-19 14:25   ` Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).