From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13005 invoked from network); 28 Jan 1998 16:37:51 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 28 Jan 1998 16:37:51 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id LAA29833; Wed, 28 Jan 1998 11:24:47 -0500 (EST) Resent-Date: Wed, 28 Jan 1998 11:24:18 -0500 (EST) Message-ID: <19980128162551.60223@thelonious.new.ox.ac.uk> Date: Wed, 28 Jan 1998 16:25:51 +0000 From: Adam Spiers To: zsh-users@math.gatech.edu Subject: Re: Completion on cd Reply-To: Adam Spiers References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: ; from Oliver Kiddle on Wed, Jan 28, 1998 at 01:11:02PM +0000 Resent-Message-ID: <"VbVuU2.0.VH7.mkrpq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1292 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Oliver Kiddle (opk101@cs.york.ac.uk) wrote: > cd [tab] > -- all non directories listed - good. I'm sure I'm being stupid, but why on earth would you want non-directories listed here? Surely you would only want directories (named or otherwise) and symbolic links to directories listed?