Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion: highlight matching part
- X-seq: zsh-workers 25393
- From: "Rocky Bernstein" <rocky.bernstein@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: completion: highlight matching part
- Date: Tue, 5 Aug 2008 06:30:09 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:received:message-id:date:from:to         :subject:in-reply-to:mime-version:content-type         :content-transfer-encoding:content-disposition:references;        bh=yThwq0Ap8+EulCbTmZVPKF3BiL2BxnGfWFKk/V2tJAk=;        b=EtTMhaNUm5q/D5KQS2KUPvUj1QgET7saNq5x7FPsvYoh82rkJob42dMLUhaKNMCkZy         bWbCfiJRiLPcF7oLokyYMJ5K+yrX20H8sencIahBqm0XGroOATUW6ODGuYBYljCwpfbJ         koHlYhuoGAGMeBzd9cG8yA+tAmy5JjNX8j2kA=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=message-id:date:from:to:subject:in-reply-to:mime-version         :content-type:content-transfer-encoding:content-disposition         :references;        b=fHqPRqmstaOc6WjeI8H3HNUMxWJcsWLTou5UAWR2euxglIRI/b3ViIudBU0bU09I1n         CVU9izmVmg2Q0pE95nlBkvG1oI5d4aStiTODQKb8qw0hqhNevTekITiD+dc1a93awiHF         96FHmskV+sNqqwtulDXD6OdJyVA57wI98eLA0=
- In-reply-to: <200808050813.m758D8UK009568@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080801163301.GA3589@xxxxxxxxxxxxxxxx>	 <080802143558.ZM815@xxxxxxxxxxxxxxxxxxxxxx>	 <20080803111423.GA11247@xxxxxxxxxxxxxxxx>	 <080803103117.ZM26039@xxxxxxxxxxxxxxxxxxxxxx>	 <080803173321.ZM31527@xxxxxxxxxxxxxxxxxxxxxx>	 <20080804204422.13f922db@pws-pc>	 <080804165426.ZM862@xxxxxxxxxxxxxxxxxxxxxx>	 <080804171611.ZM11739@xxxxxxxxxxxxxxxxxxxxxx>	 <200808050813.m758D8UK009568@xxxxxxxxxxxxxx>
On Tue, Aug 5, 2008 at 4:13 AM, Peter Stephenson <pws@xxxxxxx> wrote:
> Bart Schaefer wrote:
>> On Aug 4,  4:54pm, Bart Schaefer wrote:
>> } Subject: Re: completion: highlight matching part
>> }
>> } On Aug 4,  8:44pm, Peter Stephenson wrote:
>> } } Subject: Re: completion: highlight matching part
>> } }
>> } } On Sun, 03 Aug 2008 17:33:21 -0700
>> } } Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>> } } > (1) Change complist.c:putfilecol() so that pattern tests come first,
>> } } >     then mode tests, and finally extension tests.
>> } }
>> } } I should think this is the right thing to do, isn't it?
>> }
>> } I agree
>>
>> Here's the patch, mostly so you can proof my doc change.
>
> I can't see any problem.  I think it's one of those things (like
> DEBUG_BEFORE_CMD) where nobody knew it wasn't the best way of doing it
> until they tried it.
Interesting. You mean there isn't going to be an option to keep
compatibility with prior versions of zsh?  ;-)
>
> --
> Peter Stephenson <pws@xxxxxxx>                  Software Engineer
> CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
> Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author