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

zsh-5.0.4: cd autocompletion broken for "../" when CDPATH is set



Hi,

I am running zsh-5.0.4 on FreeBSD (from FreeBSD ports). CDPATH is set to
".:/usr/src/contrib:/usr/src/bin:/usr/src/sbin:/usr/src/sbin/i386:/usr/src/usr.bin:/usr/src/usr.sbin:/usr/src/lib:/usr/src/sys/modules:/usr/src/libexec:/usr/src/share:/usr/src/gnu/usr.bin:/usr/src/gnu/usr.sbin:/usr/src/gnu/lib:/usr/src/gnu/games:/usr/src"

Since the upgrade to 5.0.4, whenever I type (in any directory)

# cd ../<TAB>

then instead of autocompleting the entries in .., I get all entries in
all of the CDPATH components. This behaved correctly with the previous
version of zsh (from FreeBSD ports), which was 5.0.2_1.

Could you please correct this regression.

Regards,

Martin



Messages sorted by: Reverse Date, Date, Thread, Author