Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Completion doesn't work on symlink to . with ignore-parents



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