zsh-workers
 help / color / mirror / code / Atom feed
* Re: incremental matchers in matcher-list
@ 2001-02-23  9:43 Sven Wischnowsky
  2001-02-27 16:06 ` PATCH: " Andrej Borsenkow
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Wischnowsky @ 2001-02-23  9:43 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> Not sure just how useful it is.
> 
> It allows you to add matchers to previous list instead of replacing them to
> avoid repetitions. I expect most common usage to try more general patterns in
> turn, so it allows you to do
> 
> zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' '+r:|[._-]=* r:|=*'
> '+r:|[.-]=** r:|=**'
> 
> without repeating ealrlier patterns everytime.
> 
> If it accepted, doc and compinstall will follow.

Would be ok for me (a bit like Bart's zstyle+).

Bye
 Sven


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


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

end of thread, other threads:[~2001-02-27 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-23  9:43 incremental matchers in matcher-list Sven Wischnowsky
2001-02-27 16:06 ` PATCH: " 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).