zsh-users
 help / color / mirror / code / Atom feed
From: Andrew Main <zefram@tao.co.uk>
To: luomat+Lists/Zsh/users@luomat.peak.org (Timothy J Luoma)
Cc: zsh-users@math.gatech.edu
Subject: Re: completion ignoring
Date: Fri, 22 May 1998 16:23:12 +0100 (BST)	[thread overview]
Message-ID: <199805221523.QAA17745@taos.demon.co.uk> (raw)
In-Reply-To: <199805221501.LAA12640@luomat.peak.org> from "Timothy J Luoma" at May 22, 98 11:01:33 am

Timothy J Luoma wrote:
># mkt[tab]
>mktargz      mktargz,v    mktargz.~1~
>
>Is there a way to make completion ignore files that end with ,v and .~1~ ??   
>If so, how and if not, when ;-?

fignore=(,v .\~1\~)

or, if this is for a particular command, use a ~ exclusion in a compctl
-g pattern.

-zefram


  parent reply	other threads:[~1998-05-22 15:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-22 15:01 Timothy J Luoma
1998-05-22 15:22 ` Matthew Lovell
1998-05-22 15:23 ` Andrew Main [this message]
1998-05-22 15:34   ` Timothy J Luoma
1998-05-22 16:00     ` Bruce Stephens
1998-05-22 16:52       ` Bart Schaefer
1998-05-27 12:20         ` Vincent Lefevre
1998-05-27 13:18           ` Bruce Stephens
1998-05-27 15:41             ` Sven Guckes
1998-05-27 16:21               ` Bruce Stephens
1998-05-29 14:14                 ` Vincent Lefevre
1998-05-29 15:36                   ` Bruce Stephens
1998-05-29 16:59                     ` Vincent Lefevre
1998-05-29 18:55                     ` Bart Schaefer
1998-05-27 16:31               ` Bart Schaefer
1998-05-27 22:34           ` Shawn Leas
1998-05-22 15:32 ` Bruce Stephens
     [not found] <"hsoX92.0.773.iEPPr"@tequila.systemsz.cs.yale.edu>
1998-05-22 20:07 ` Stefan Monnier

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=199805221523.QAA17745@taos.demon.co.uk \
    --to=zefram@tao.co.uk \
    --cc=luomat+Lists/Zsh/users@luomat.peak.org \
    --cc=zsh-users@math.gatech.edu \
    /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).