From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15841 invoked from network); 29 Jan 2002 19:26:25 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 29 Jan 2002 19:26:25 -0000 Received: (qmail 4112 invoked by alias); 29 Jan 2002 19:25:56 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4638 Received: (qmail 4056 invoked from network); 29 Jan 2002 19:25:33 -0000 Date: Tue, 29 Jan 2002 11:23:32 -0800 From: David Thiel To: zsh-users@sunsite.dk Subject: confusing completion behavior Message-ID: <20020129192332.GG31404@nexprise.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Just curious, zsh seems to be doing something wierd: cd /usr/ports/x11/bb results in a line looking like cd /usr/ports/x11-/bb No files starting with bb exist in x11. Is this normal? thanks, lx