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

Re: issues when coloring only descriptions in menu list



apfelsinenhain@xxxxxx wrote on Mon, Apr 17, 2017 at 19:02:15 +0200:
>  > zstyle ':completion:*' list-separator "XX"
>  > zstyle ':completion:*:default' list-colors '=XX*=31'
>
> - try:
>   - `a -<tab>`  WILL show color
>   - `a --<tab>` will NOT show color

Not sure whether it's a bug, but this setting seems to work:

    zstyle ':completion:*:default' list-colors '=(#b)*(XX*)==31'



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