zsh-workers
 help / color / mirror / code / Atom feed
* ** matcher
@ 2001-07-25 13:34 Borsenkow Andrej
  2001-07-25 14:47 ` Sven Wischnowsky
  0 siblings, 1 reply; 2+ messages in thread
From: Borsenkow Andrej @ 2001-07-25 13:34 UTC (permalink / raw)
  To: ZSH Workers Mailing List

With this style

zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' '+r:|[._-]=** r:|=**'

the following does not match

bor@itsrm2% gdiff --i-lTAB

but the following does

bor@itsrm2% gdiff --i--lTAB
bor@itsrm2% gdiff --ignore-blank-lines
Completing option
--ignore-blank-lines     -- ignore lines that are all blank
--ignore-matching-lines  -- ignore lines that match regex

Why?

-andrej


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-25 13:34 ** matcher Borsenkow Andrej
2001-07-25 14:47 ` Sven Wischnowsky

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