From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6654 invoked from network); 10 Jul 2002 16:01:49 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Jul 2002 16:01:49 -0000 Received: (qmail 12137 invoked by alias); 10 Jul 2002 16:01:37 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5151 Received: (qmail 12125 invoked from network); 10 Jul 2002 16:01:37 -0000 Date: Wed, 10 Jul 2002 17:01:12 +0100 From: Darren Greaves To: zsh-users@sunsite.dk Subject: Re: Ignore CVS directories in completion Message-ID: <20020710170112.B19764@krapplets.org> References: <20020710155047.GO71200@starjuice.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020710155047.GO71200@starjuice.net>; from sheldonh@starjuice.net on Wed, Jul 10, 2002 at 05:50:47PM +0200 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 - http://boncey.org/