Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: isearch match highlighting
- X-seq: zsh-workers 24902
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: "Peter Stephenson" <pws@xxxxxxx>
- Subject: Re: PATCH: isearch match highlighting
- Date: Fri, 2 May 2008 12:49:13 +0200
- Cc: zsh-workers@xxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=9XE3nVBWAY95aYZjcl0g0imqkSHgbS1dU3bPGTV785c=; b=NlNinffbbStVnPKIVD069ELaM1rENFObGn/amW7LOvbBsCSpdWsUO1yKnBYjodeFQT+ontlu7NPy02Quj1UxGtEwGZiWJO4toMO4h+UJdzaCUnXkp4FJibS1dzpQH/WYnjbBKk0JW4nSHodqICVIhBO8WPtYi0i4osMTtqudrBE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=AzEMhqC/+QqLyT0/3SYe6E/AjQxzxp5nwzIr8x+UhTbVmmqSveymLctjYtqYIDtAvUp9xvLvRO4lVnceAclk6o/nJhP4sgjAJKD+YweQ4Ffx+IE/3eMJSOsVmfB0HCih3eYtc2oyz1ZCCIfL5QNZ8lZi5EWRKZGWic4k8dyh5BQ=
- In-reply-to: <20080501113706.4910492b@news01>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <godlygeek@xxxxxxxxx> <17393e3e0804261727s560acff7sb6125d8f8b46b4b4@xxxxxxxxxxxxxx> <200804271957.m3RJvxiS004075@xxxxxxxxxxxxxxxxxxx> <17393e3e0804271849l30fe20bdp4008fc8247298d12@xxxxxxxxxxxxxx> <20080428102001.7b55074e@news01> <20080429181022.12809d23@news01> <20080501113706.4910492b@news01>
- Sender: nikolai.weibull@xxxxxxxxx
On Thu, May 1, 2008 at 12:37 PM, Peter Stephenson <pws@xxxxxxx> wrote:
> On Tue, 29 Apr 2008 18:10:22 +0100
> Peter Stephenson <pws@xxxxxxx> wrote:
> > I would like at the least to make the use of the ANSI escapes
> > configurable. They are in completion listings, but unfortunately that's
> > tied to the variable interface for GNU ls colouring which doesn't really
> > fit the case here. I suppose special values in zle_highlight would be
> > suitable (with bindkey escapes).
> I've done this. Looks suspiciously like overkill, but it's probably best
> to be general.
Doesn't terminfo/termcap provide this kind of information?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author