Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in executable completion: unable to handle .. it $PATH
- X-seq: zsh-workers 26228
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- Subject: Re: Bug in executable completion: unable to handle .. it $PATH
- Date: Thu, 1 Jan 2009 18:41:49 +0100
- Cc: Zsh Workers <zsh-workers@xxxxxxxxxx>, 162291@xxxxxxxxxxxxxxx
- In-reply-to: <2d460de70901010824x77d16ebfrf571e481795095e3@xxxxxxxxxxxxxx>
- Mail-followup-to: Richard Hartmann <richih.mailinglist@xxxxxxxxx>, Zsh Workers <zsh-workers@xxxxxxxxxx>, 162291@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70901010824x77d16ebfrf571e481795095e3@xxxxxxxxxxxxxx>
On 2009-01-01 17:24:17 +0100, Richard Hartmann wrote:
> roadwarrior% touch foobin
> roadwarrior% chmod +x foobin
> roadwarrior% export PATH=/home/richih/killme
> roadwarrior% fo<tab>
> foo foobin for foreach
> roadwarrior% export PATH=/home/richih/../richih/killme
> roadwarrior% fo<tab>
> roadwarrior% for
> roadwarrior%
Same problem here: the "hash" utility outputs nothing in the second case.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author