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

Re: completion display question



Finally getting back to this, thanks Bart, very cool!

> zstyle -e ':completion:*:*:*:*' list-colors \
>   'reply=("=(#b)(${(q)PREFIX})*=0=01;31")'

> E.g. you may want (#b)*(${(q}PREFIX:t})* or something like that, and you
> may want different patterns for different contexts.

Is there some way to have it depend on which element of my
matcher-list is in effect?  Gotta go read the manual...

thanks,
Greg



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