Package: zsh Version: 4.3.10-14 Severity: normal Completion doesn't work on symlink to . with ignore-parents, as in the following case (start from an empty directory, for instance):
ln -s . symlink zstyle ':completion:*' completer _complete zstyle ':completion:*' ignore-parents parent pwd autoload -U compinit compinit If one types rm sym[TAB] one doesn't get any completion. This problem still occurs with zsh 4.3.10-dev-2 from upstream. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages zsh depends on: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libcap2 1:2.19-1 support for getting/setting POSIX. ii libncursesw5 5.7+20100313-2 shared libraries for terminal hand Versions of packages zsh recommends: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libpcre3 8.02-1 Perl 5 Compatible Regular Expressi Versions of packages zsh suggests: ii zsh-doc 4.3.10-14 zsh documentation - info/HTML form -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

