Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
file completion bug
- X-seq: zsh-workers 7137
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: file completion bug
- Date: Wed, 14 Jul 1999 14:08:13 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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