zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Re: End boldface also ends background color
Date: Thu, 24 Mar 2016 17:39:37 +0000	[thread overview]
Message-ID: <20160324173937.4bd709e3@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <160324103347.ZM5300@torch.brasslantern.com>

On Thu, 24 Mar 2016 10:33:47 -0700
Bart Schaefer <schaefer@brasslantern.com> wrote:
> On Mar 24, 10:38am, Peter Stephenson wrote:
> } Subject: Re: End boldface also ends background color
> }
> } If you look at the definitions, you'll see that \e[1m turns on bold,
> } \e[7m reverse, \e[4m underline.  The definitions mapping to exit reverse
> } and exit underline are \e[27m and \e[24m.  Nothing maps to \e[21m that I
> } can see.
> 
> 21m is double-underline, according to comments in Functions/Misc/colors,
> but it's not widely supported.
> 
> The right thing for bold-off would be "normal" i.e. 22m, but as noted
> there is no termcap code for that.

As long as it generally works when the other sequences do, we could use
a special case.

pws


  reply	other threads:[~2016-03-24 17:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 19:44 Dominik Ritter
2016-03-22 21:00 ` Mikael Magnusson
2016-03-24  1:53   ` Bart Schaefer
2016-03-24 10:38     ` Peter Stephenson
2016-03-24 14:53       ` Danek Duvall
2016-03-24 17:26         ` Bart Schaefer
2016-03-24 18:08           ` Danek Duvall
2016-03-24 17:21       ` Mikael Magnusson
2016-03-24 17:33       ` Bart Schaefer
2016-03-24 17:39         ` Peter Stephenson [this message]
2016-03-24 18:00           ` Bart Schaefer
     [not found]     ` <20160324103837.678f2f36__45846.6877033517$1458816008$gmane$org@pwslap01u.europe.root.pri>
2016-03-24 18:20       ` Stephane Chazelas
2016-03-24 21:34         ` Bart Schaefer
2016-03-24 22:43           ` Mikael Magnusson
2016-03-25  0:23             ` Bart Schaefer

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=20160324173937.4bd709e3@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.com \
    --cc=zsh-users@zsh.org \
    /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).