Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion display question
- X-seq: zsh-workers 27727
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: completion display question
- Date: Sat, 20 Feb 2010 13:06:03 -0800
- In-reply-to: <m3hbpb1zvn.fsf@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <19308.26758.828534.571441@xxxxxxxxxxxxxxxxxx> <100207212457.ZM9476@xxxxxxxxxxxxxxxxxxxxxx> <m3hbpb1zvn.fsf@xxxxxxxxxxxxxx>
On Feb 20, 2:16pm, Greg Klanderman wrote:
}
} > zstyle -e ':completion:*:*:*:*' list-colors \
} > 'reply=("=(#b)(${(q)PREFIX})*=0=01;31")'
}
} Is there some way to have it depend on which element of my
} matcher-list is in effect?
Unfortunately, no, that's another item that's not determined until
much later than the point at which the list-colors style is looked up.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author