zsh-users
 help / color / mirror / code / Atom feed
* list-colors style using the more general one
@ 2019-10-18 13:46 Sebastian Gniazdowski
  2019-10-18 16:59 ` Oliver Kiddle
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Gniazdowski @ 2019-10-18 13:46 UTC (permalink / raw)
  To: Zsh Users

Hello,
I'm using the following zstyle:

zstyle ':completion:*:zplugin:argument-rest:plugins' list-colors
'=(#b)(*)/(*)==1;35=1;33'

It is working fine, i.e. colorizes the completed results, until I also
issue the following zstyle:

zstyle ":completion:*" list-colors “${(s.:.)LS_COLORS}”

Why would a more general style block the more specific one?
-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-18 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 13:46 list-colors style using the more general one Sebastian Gniazdowski
2019-10-18 16:59 ` Oliver Kiddle
2019-10-18 18:35   ` Sebastian Gniazdowski

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).