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

Re: Color in completions



On Feb 1,  8:49am, Sebastian Gniazdowski wrote:
} Subject: Re: Color in completions
}
} On 31 January 2016 at 19:52, Sebastian Gniazdowski
} <sgniazdowski@xxxxxxxxx> wrote:
} > tags in context :completion::complete:zplugin::
} >     argument-rest  (_arguments _zplugin)
} 
} That was after "zplg unload". After "zplg" it's:
} 
} tags in context :completion::complete:zplugin::
}     argument-1  (_arguments _zplugin)
}     commands    (_describe _zplugin)

Your best bet then is just to use

    zstyle ':completion:*:zplugin:*' list-colors ...



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