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

Ignoring current directory with auto_cd



I use AUTO_CD. I have also used this for a long time:

zstyle ':completion:*:cd:*' ignore-parents parent pwd

Is there a way to make auto_cd also ignore the current directory, in the
same way cd does with this zstyle set? I tried this without success:

zstyle ':completion::complete:-command-::' ignore-parents parent pwd


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