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

Re: Completion and dircolors problem



On Nov 30,  4:07am, Thorsten Kampe wrote:
}
} That's me in .zshrc: "eval $(dircolors -b ~/.dir_colors)" - and that 
} works perfectly for "ls /bin" as well as "ls /bin/<TAB>". Only for links 
} it does not work and only if "LINK target" is configured in 
} ~/.dir_colors. If I set "LINK 00;31" for instance, everything is fine.

So what does
    zstyle -L | grep list-colors
look like?

And which version of zsh?  ln=target has been supported only since
2008-05-06, so 4.3.9 is the first non-"dev" release that handles it.



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