Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: file completion of ~user/... stats wrong directory
- X-seq: zsh-workers 27265
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: file completion of ~user/... stats wrong directory
- Date: Thu, 10 Sep 2009 11:56:01 -0400
- In-reply-to: <090910084751.ZM10464@xxxxxxxxxxxxxxxxxxxxxx> (Bart Schaefer's message of "Thu, 10 Sep 2009 08:47:51 -0700")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <19030.11925.370937.608524@xxxxxxxxxxxxxxxxxx> <20090710100721.56b0874c@news01> <m31vooljj7.fsf@xxxxxxxxxxxxxx> <200907101421.n6AELWFS028008@xxxxxxxxxxxxxx> <m3my54ohzj.fsf@xxxxxxxxxxxxxx> <m3bplin8ia.fsf@xxxxxxxxxxxxxx> <090910084751.ZM10464@xxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On September 10, 2009 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> I seem to recall having run into this before, attempting that same
> change, and then finding that it breaks some OTHER more common case.
I'm pretty sure this is right; every place $donepath (or $testpath) is
used it either needs $prepath$realpath or $linepath in front of it
depending on whether you're looking at file existence or adding a
completion.
greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author