Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: file completion bug
- X-seq: zsh-workers 7142
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: file completion bug
- Date: Wed, 14 Jul 1999 15:11:31 +0200
- In-reply-to: "Sven Wischnowsky"'s message of "Wed, 14 Jul 1999 15:32:56 DFT." <199907141332.PAA11754@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sven Wischnowsky wrote:
> The patch below is somewhat radical: it looks if we have such a
> slash-terminated string on the line and if there are no matches in
> that directory, it adds the original string as a `match', thus keeping
> other completers from adding more matches or whatever.
Sounds good, but why when I type ^D does the cursor move down one line and
stay there in this case (i.e. existing empty directory)? Happens with a
completely vanilla completion setup.
--
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