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 28100
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Completion doesn't work on symlink to . with ignore-parents
- Date: Mon, 26 Jul 2010 14:41:18 +0200
- In-reply-to: <20100629085449.GB1499@xxxxxxxxxxxxxxxxxxx>
- 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>
Hi,
On 2010-06-29 10:54:49 +0200, Vincent Lefevre wrote:
> ypig% ln -s . symlink
> ypig% ls -l symlink
> lrwxrwxrwx 1 vlefevre vlefevre 1 2010-06-29 10:48:49 symlink -> .
> ypig% zstyle ':completion:*' completer _complete
> ypig% zstyle ':completion:*' ignore-parents parent pwd
> ypig% autoload -U compinit
> ypig% compinit
> ypig% rm sym[TAB]
>
> doesn't complete to anything.
>
> I have zsh 4.3.10 with some patches.
Any news? This problem still occurs with zsh 4.3.10-dev-2.
To make sure this report doesn't get lost (and hoping that the bug
will be fixed before the next Debian release), I've also reported
it here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590454
--
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