zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: problem with my term and Misc/colors
Date: Tue, 10 Aug 2004 17:35:06 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.61.0408100834200.20199@toltec.zanshin.com> (raw)
In-Reply-To: <20040810135445.GE17806@boetes.org>

On Tue, 10 Aug 2004, Han Boetes wrote:

> I found a problem with the colors package

Based on the change you made, I'd say it was a problem with your $PS1
setting, not with the colors package.

> Here is a fix:
> 
> +++ colors      2004-08-10 15:32:39.018301944 +0200
> @@ -54,7 +54,8 @@
> +local lc=$'%{\e[' rc='m%}'     # Standard ANSI terminal escape values

This is definitely not correct.  The color values set up by the colors 
package are meant to be used in a number of places other than prompts 
(despite the comment to the effect that prompt themse use them).  If you 
use the color values in your prompt, you should use the %{ and %} around 
them, but the prompt delimiters do not belong in the colors package.


      reply	other threads:[~2004-08-11  0:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-10 13:54 Han Boetes
2004-08-11  0:35 ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.61.0408100834200.20199@toltec.zanshin.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).