Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

3.1.5++ completion listing problem



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