zsh-workers
 help / color / mirror / code / Atom feed
* Re: Negation in compctl
@ 2000-01-28  8:16 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 2000-01-28  8:16 UTC (permalink / raw)
  To: zsh-workers; +Cc: Michal Kuratczyk


Michal Kuratczyk wrote:

> Hi,
> 
> Is there any way (besides function + compctl -K) to do a negative of *.dvi?
> My Dvish language /* ;-) */ is very poor, so I do not want to see dvi files
> as a completions of vim arguments.

You can always use EXTENDED_GLOB and patterns like *~*.dvi or ^*.dvi.

And I think you know that for extensions you never want to see, there
is $fignore.

Bye
 Sven


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


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

* Negation in compctl
@ 2000-01-27 20:00 Michal Kuratczyk
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Kuratczyk @ 2000-01-27 20:00 UTC (permalink / raw)
  To: zsh-workers

Hi,

Is there any way (besides function + compctl -K) to do a negative of *.dvi?
My Dvish language /* ;-) */ is very poor, so I do not want to see dvi files
as a completions of vim arguments.

PS Sorry, that my English is also poor :-(
-- 
Michal 'kura' Kuratczyk <kura@pld.org.pl>
GC{S,M} d- s+:+ a18 C+++ UL++ L+++ E--- W
P- N++ w-- O- t--- X+ b- DI+ e- h* r++ y?


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

end of thread, other threads:[~2000-01-28  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-28  8:16 Negation in compctl Sven Wischnowsky
  -- strict thread matches above, loose matches on Subject: below --
2000-01-27 20:00 Michal Kuratczyk

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