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

file completion bug



Something weird is going on, presumably after some recent change to
_path_files.

With zsh -f, completion loaded, and compconfig[completer] set to
_complete:_correct ,

% echo ~/tmp/d1/<TAB>

goes to

% echo ~/tmp/RCS//

and offers corrections in tmp.  But tmp/d1 exists; I don't want to alter
the directory I'm completing in just because it's empty.

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