Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion doesn't work on symlink to . with ignore-parents
- X-seq: zsh-workers 28103
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Completion doesn't work on symlink to . with ignore-parents
- Date: Tue, 27 Jul 2010 14:06:34 +0200
- In-reply-to: <20100726140726.37def34c@xxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20100629085449.GB1499@xxxxxxxxxxxxxxxxxxx> <20100726124118.GA20325@xxxxxxxxxxxxxxxxxxx> <20100726140726.37def34c@xxxxxxx>
On 2010-07-26 14:07:26 +0100, Peter Stephenson wrote:
> It might be this simple. The function in question appears only to do
> comparison on device and inode. If, as this bug report suggests, it's
> wrong to ignore symbolic links to the file in question, then always doing
> an lstat() is presumably correct. However, the function is about three
> levels of undocumentation deep inside the completion system. I've added a
> lonely comment saying what I think is going on.
Thanks. I confirm that this fixes the problem here.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author