Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
3.1.5++ completion listing problem
- X-seq: zsh-workers 4759
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: 3.1.5++ completion listing problem
- Date: Sat, 12 Dec 1998 15:38:08 +0100
I don't know when this started...
% zsh -f
% mkdir foo
% touch foo/bar1
% ls foo/^D
<nothing printed>
% ls foo/^D^D^D^D^D^D
<still nothing. give up.>
% 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 <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author