Screenshot: https://cloud.githubusercontent.com/assets/168694/25103774/0a3122f0-23be-11e7-9ded-ef60067621a7.png
On 17 Apr 2017, at 20:05, Daniel Shahaf wrote:
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 colorNot sure whether it's a bug, but this setting seems to work: zstyle ':completion:*:default' list-colors '=(#b)*(XX*)==31'