Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with color codes
- X-seq: zsh-users 13045
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- Subject: Re: Problem with color codes
- Date: Sat, 19 Jul 2008 02:13:51 +0200
- Cc: "Zsh users list" <zsh-users@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:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=fUivuvJbJvddpAmLykQ5X2V4cc/sEzeMZ/DTvHO/x/I=; b=e5EkImnn83LBE/qAZRkhquy3geo+nIqrabAojUuppU72EuEiNwmTYGkEcJo+qAUgq1 68Njprai32uFz+2PpZ0bYTFJz67/2gszzHzSZgaB6nxHFWLK8ponOf24cv6pGHhTtyZm GRMsQ4ho1G2sN6tap3DmZVlkBmYqRL2LWpW6Q=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qSEBRq+2kpD2AL5jjdFPVnxy2fwQqxef/jzdlmyAokz9RQCKlgkupJIvD8+H3HRdGR J5VVMRsGBQBsW+uro+eEASiRhaAYgKl/mwXLtCdMeN3H7XEDWIYSQ6ozN7n55JcjlAZy efz3nrhnOO7fhXr/iPgYSjQoyOXy9LiIts++4=
- In-reply-to: <237967ef0807181626l1d1e922fq416d6c1f7d0ae09e@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70807181612r2e648a3cnb0ba1f308d0ca594@xxxxxxxxxxxxxx> <237967ef0807181626l1d1e922fq416d6c1f7d0ae09e@xxxxxxxxxxxxxx>
On Sat, Jul 19, 2008 at 01:26, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> do the colors variables have the %{%} sequences in them? Otherwise
> you have to write those out explicitly.
To be honest, I had assumed they _must_ be escaped properly as they
are from a ZSH function.
I will try & find out why they are not and provide a patch which does
things 'better' depending on the answer I get.
Thanks,
Richard
PS: My locally modified colors() works just fine. I really should have
looked in there. Sorry for the noise..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author