zsh-users
 help / color / mirror / code / Atom feed
* Stuck with completion
@ 2006-08-23 12:05 Mika Borner
  0 siblings, 0 replies; only message in thread
From: Mika Borner @ 2006-08-23 12:05 UTC (permalink / raw)
  To: zsh-users

I'm stuck with my first completion

I want to limit a completion style for commands using the _fmri
matcher. But when I use following settings, all commands will use the
_fmri matcher...

What's wrong? Comlpetion does work correctly, when not defining these
zstyles.

zstyle ':completion:*' completer _fmri
zstyle ':completion:*:*:*:*:fmri' matcher-list 'm:{a-z}={A-Z}
m:{a-zA-Z}={A-Za-z} r:|[._-]=** r:|=** l:|=*' 'm:{a-z}={A-Z}'
zstyle ':completion:*:fmri:*' menu select 20



-------------------------------------------------------------------------
This message is intended for the addressee only and may
contain confidential or privileged information. If you
are not the intended receiver, any disclosure, copying
to any person or any action taken or omitted to be taken
in reliance on this e-mail, is prohibited and may be un-
lawful. You must therefore delete this e-mail.
Internet communications may not be secure or error-free
and may contain viruses. They may be subject to possible
data corruption, accidental or on purpose. This e-mail is
not and should not be construed as an offer or the
solicitation of an offer to purchase or subscribe or sell
or redeem any investments.
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-23 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-23 12:05 Stuck with completion Mika Borner

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