Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion and dircolors problem
- X-seq: zsh-users 13504
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Completion and dircolors problem
- Date: Sat, 29 Nov 2008 20:22:18 -0800
- In-reply-to: <ggt03e$h4f$1@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <ggrrv4$6ol$1@xxxxxxxxxxxxx> <20081130004457.237f7944@pws-pc> <ggsq3v$3ie$1@xxxxxxxxxxxxx> <081129174552.ZM5986@xxxxxxxxxxxxxxxxxxxxxx> <ggt03e$h4f$1@xxxxxxxxxxxxx>
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