zsh-users
 help / color / mirror / code / Atom feed
From: "Mika Borner" <Mika.Borner@clariden.com>
To: <zsh-users@sunsite.dk>
Subject: Stuck with completion
Date: Wed, 23 Aug 2006 14:05:56 +0200	[thread overview]
Message-ID: <44EC60C40200001A000068B4@zh02.cbintra.net> (raw)

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


                 reply	other threads:[~2006-08-23 12:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44EC60C40200001A000068B4@zh02.cbintra.net \
    --to=mika.borner@clariden.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).