zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: Q about matcher style
Date: Fri, 7 Apr 2000 09:47:18 +0200 (MET DST)	[thread overview]
Message-ID: <200004070747.JAA23631@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: "Andrej Borsenkow"'s message of Fri, 7 Apr 2000 11:29:01 +0400


Andrej Borsenkow wrote:

> Is it possible to say "use these matcher(s) for all *paths* completion"?
> 
> The problem is:
> 
> - I can set to for all tags - but do not want to :-)
> - else I have to explicitly set it for every tag/alias ... and this I
> want to avoid as well.

You should only need the three tags used by _files and the `files' tag 
that might be used if _path_files is called by a function that doesn't 
use its own tag. So:

  zstyle ':completion:*:(directories|(globbed-|all-|files))' matcher ...

plus all the file-patterns tags and labels you defined yourself.

I know that this is a bit ugly, if I could see a better way, I would
have done that some time ago, but...

Bye
 Sven


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


             reply	other threads:[~2000-04-07  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-07  7:47 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-04-07  7:29 Andrej Borsenkow

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=200004070747.JAA23631@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.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).