From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4941 invoked from network); 12 Apr 2001 18:09:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Apr 2001 18:09:10 -0000 Received: (qmail 12567 invoked by alias); 12 Apr 2001 18:09:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13966 Received: (qmail 12551 invoked from network); 12 Apr 2001 18:09:08 -0000 From: "Bart Schaefer" Message-Id: <1010412180842.ZM32576@candle.brasslantern.com> Date: Thu, 12 Apr 2001 18:08:41 +0000 In-Reply-To: <20010412113428.86398.qmail@web9307.mail.yahoo.com> Comments: In reply to Oliver Kiddle "Re: Slash after directory number in cd completion?" (Apr 12, 12:34pm) References: <20010412113428.86398.qmail@web9307.mail.yahoo.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Slash after directory number in cd completion? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Apr 12, 12:34pm, Oliver Kiddle wrote: } Subject: Re: Slash after directory number in cd completion? } } _tilde now supplies the -qS/ option to _directory_stack and this is the } only time it is needed so I believe the following patch is correct Yes, that does seem better. On a related note, ~- and ~+ are legitimate with or without a number after them, but _tilde doesn't know that. -- 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