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

Re: change in automenu/autolist effects between 3.0.5 & 3.1.5



Samuel Krempp wrote:
> - now i have zsh v3.1.5 on some machines of my lab.
> In the same 'setopt' and file existence conditions,
> 'ls ab' + tab ONLY complete to abc. So i can believe that the
> completion
> is done, and the file actually exists, thus pressing OK, to
> understand only then that there were not a unique completion, and abc was
> just the start..

You need to `unsetopt listambiguous' to get the old effect.

-- 
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