zsh-workers
 help / color / mirror / code / Atom feed
* Completion doesn't work on symlink to . with ignore-parents
@ 2010-06-29  8:54 Vincent Lefevre
  2010-07-26 12:41 ` Vincent Lefevre
  0 siblings, 1 reply; 4+ messages in thread
From: Vincent Lefevre @ 2010-06-29  8:54 UTC (permalink / raw)
  To: zsh-workers

Hi,

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.

-- 
Vincent Lefèvre <vincent@vinc17.net> - 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)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-27 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-29  8:54 Completion doesn't work on symlink to . with ignore-parents Vincent Lefevre
2010-07-26 12:41 ` Vincent Lefevre
2010-07-26 13:07   ` Peter Stephenson
2010-07-27 12:06     ` Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).