From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20331 invoked from network); 12 Dec 1998 14:55:33 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 12 Dec 1998 14:55:33 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id JAA02286; Sat, 12 Dec 1998 09:54:33 -0500 (EST) Resent-Date: Sat, 12 Dec 1998 09:54:33 -0500 (EST) Message-Id: <9812121438.AA48082@ibmth.df.unipi.it> To: zsh-workers@math.gatech.edu (Zsh hackers list) Subject: 3.1.5++ completion listing problem Date: Sat, 12 Dec 1998 15:38:08 +0100 From: Peter Stephenson Resent-Message-ID: <"bgRoo3.0.fZ.fEeSs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4759 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I don't know when this started... % zsh -f % mkdir foo % touch foo/bar1 % ls foo/^D % ls foo/^D^D^D^D^D^D % touch foo/bar2 % ls foo/^D bar1 bar2 ^D won't list if there is a unique match any more. Hope it wasn't something I did. -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy