From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12629 invoked from network); 28 Jan 1998 15:39:14 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 28 Jan 1998 15:39:14 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id KAA27770; Wed, 28 Jan 1998 10:26:10 -0500 (EST) Resent-Date: Wed, 28 Jan 1998 10:25:41 -0500 (EST) Message-Id: <199801281525.KAA27719@math.gatech.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: zsh-users@math.gatech.edu Subject: Re: Completion on cd In-reply-to: Your message of "Wed, 28 Jan 1998 13:11:02 GMT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jan 1998 15:26:34 +0000 From: Bruce Stephens Resent-Message-ID: <"nysEU3.0.Hn6.qtqpq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1291 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu opk101@cs.york.ac.uk said: > cd .netscape/[tab] -- all of the *files* and directories in my > .netscape directory listed. > This is one of the main things I miss from tcsh. I'm hoping those > recent patches have sorted this one out but I haven't yet compiled > that version of zsh. Yes. compctl -/ cd completes only directories, even beyond the first level.