zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Michael Schaap <cygwin@mscha.com>
Cc: "ZSH Workers Mailing List" <zsh-workers@sunsite.dk>
Subject: Re: Zsh observations
Date: Mon, 9 Jul 2001 11:28:53 +0000	[thread overview]
Message-ID: <1010709112853.ZM19897@candle.brasslantern.com> (raw)
In-Reply-To: <5.1.0.14.2.20010709113106.025be7e8@imap.local.mscha.com>

On Jul 9, 11:31am, Michael Schaap wrote:
}
} But remember, I've run
}          % zstyle ':completion::complete:-command-:*' ignored-patterns \
} '*.(#i)(exe|dll)'
} on your advice.

Hmm, looks like you might want to change that to '*.(#i)(exe|dll|ini).'  In
fact, you could just change it to '*.???'.

Then try adding the _ignored completer somewhere near the end of your
completer zstyle, e.g.

    zstyle ':completion:*' completer _complete _ignored

which will complete the ignored patterns iff there are no other matches.

BTW, if Sven is reading this:  Looking at _complete_debug output, I see that
the ignored-patterns end up repeated twice in the setting of _comp_ignore in
_path_files at line 93.  Shouldn't make any difference, but seems odd.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-07-09 11:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5.1.0.14.2.20010705112435.03520c60@imap.mscha.org>
2001-07-05 11:33 ` Andrej Borsenkow
2001-07-05 13:15   ` Michael Schaap
2001-07-08 12:57   ` Michael Schaap
2001-07-08 17:07     ` Andrej Borsenkow
     [not found]     ` <Pine.SV4.4.33.0107082101110.3442-100000@itsrm2.mow.siemens .ru>
2001-07-08 17:30       ` Michael Schaap
2001-07-09  5:49         ` Andrej Borsenkow
2001-07-09  9:31           ` Michael Schaap
2001-07-09 11:28             ` Bart Schaefer [this message]
2001-07-09 11:44               ` Sven Wischnowsky
2001-07-09 17:30             ` Andrej Borsenkow
     [not found]             ` <Pine.SV4.4.33.0107092120020.12110-100000@itsrm2.mow.siemen s.ru>
2001-07-09 19:22               ` Michael Schaap

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=1010709112853.ZM19897@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=cygwin@mscha.com \
    --cc=zsh-workers@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).