Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Ignore CVS directories in completion
- X-seq: zsh-users 5151
- From: Darren Greaves <darren@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Ignore CVS directories in completion
- Date: Wed, 10 Jul 2002 17:01:12 +0100
- In-reply-to: <20020710155047.GO71200@xxxxxxxxxxxxx>; from sheldonh@xxxxxxxxxxxxx on Wed, Jul 10, 2002 at 05:50:47PM +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20020710155047.GO71200@xxxxxxxxxxxxx>
Hi,
I have the following two lines in my .zshrc
zstyle ':completion:*:(all-|)files' ignored-patterns '(|*/)CVS'
zstyle ':completion:*:cd:*' ignored-patterns '(*/)#CVS'
One does files, one does dirs.
I got them from someone here ages ago, and they work fine for me.
On Wed, Jul 10, 2002 at 05:50:47PM +0200, Sheldon Hearn wrote:
> Greetings from wits end! :-)
>
> I've spent two hours in the manual page, the example .zshrc and the FAQ
> and still can't get completion to ignore CVS directories with zsh-4.0.4.
>
> I can get _files_ called CVS ignored, but not _directories_.
>
--
Burns: Who was that young hellcat, Smithers?
Smithers: Homer Simpson, sir.
Burns: Simpson, eh? I'll remember that name...
Darren Greaves <darren@xxxxxxxxxxxxx> - http://boncey.org/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author