Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: wish for a colored completion system
- X-seq: zsh-users 3131
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: wish for a colored completion system
- Date: Thu, 8 Jun 2000 12:41:58 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Wed, 7 Jun 2000 16:09:25 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> ...
>
> So for example one can do
>
> zstyle ':completion:*:zsh-options' \
> list-colors '=csh*=31:=*hist*=32:=list*=34:=*glob*=35'
>
> ...
>
> The tricky bit is figuring out what string goes at the tail of the style
> pattern, e.g. `zsh-options' in this case. The place to look is the
> "Standard Tags" subsection in the "Completion System Configuration"
> chapter.
Or hit ^Xh (control-x h) and it will tell you (the `tags').
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author