All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Borowski <kilobyte@angband.pl>
To: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH 2/3] console_codes.4: \e[38m and \e[48m
Date: Fri, 7 Feb 2020 21:07:50 +0100	[thread overview]
Message-ID: <20200207200750.GA31950@angband.pl> (raw)
In-Reply-To: <89fad223-3e6c-2b65-17ce-a4e19e45ff32@gmail.com>

On Fri, Feb 07, 2020 at 05:26:09PM +0100, Michael Kerrisk (man-pages) wrote:
> Hello Adam,
> 
> On 3/8/19 8:40 PM, Adam Borowski wrote:
> > Supported since cec5b2a9 (3.16).
> > 
> > Signed-off-by: Adam Borowski <kilobyte@angband.pl>
> > ---
> >  man4/console_codes.4 | 15 +++++++++++++--
> >  1 file changed, 13 insertions(+), 2 deletions(-)
> > 
> > diff --git a/man4/console_codes.4 b/man4/console_codes.4
> > index d605b058d..4283efe45 100644
> > --- a/man4/console_codes.4
> > +++ b/man4/console_codes.4
> > @@ -271,8 +271,8 @@ T}
> >  35	set magenta foreground
> >  36	set cyan foreground
> >  37	set white foreground
> > -38	set underscore on, set default foreground color
> > -39	set underscore off, set default foreground color
> > +38	256/24-bit foreground color follows, shoehorned into 16 basic colors
> > +39	set default foreground color
> 
> So here, I think it's important to retain the historical info, so
> I made this text:
> 
>        38        256/24-bit foreground color follows, shoehorned  into  16
>                  basic  colors  (before Linux 3.16: set underscore on, set
>                  default foreground color)
>        39        set default foreground  color  (before  Linux  3.16:  set
>                  underscore off, set default foreground color)
> 
> Okay?

Sounds good.


Meow!

-- 
⢀⣴⠾⠻⢶⣦⠀ The ill-thought conversion to time64_t will make us suffer from
⣾⠁⢠⠒⠀⣿⡁ the Y292B problem.  So let's move the Epoch by 435451400064000000
⢿⡄⠘⠷⠚⠋⠀ (plus a safety margin in case of bad physicists) and make it
⠈⠳⣄⠀⠀⠀⠀ unsigned -- that'll almost double the range.

      reply	other threads:[~2020-02-07 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190308194059.9560-1-kilobyte@angband.pl>
2020-02-07 15:30 ` [PATCH 1/3] console_codes.4: \e[21m is now underline Michael Kerrisk (man-pages)
     [not found] ` <20190308194059.9560-3-kilobyte@angband.pl>
2020-02-07 15:35   ` [PATCH 3/3] console_codes.4: \e[90m to 97, 100 to 107 Michael Kerrisk (man-pages)
     [not found] ` <20190308194059.9560-2-kilobyte@angband.pl>
2020-02-07 15:34   ` [PATCH 2/3] console_codes.4: \e[38m and \e[48m Michael Kerrisk (man-pages)
2020-02-07 16:26   ` Michael Kerrisk (man-pages)
2020-02-07 20:07     ` Adam Borowski [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=20200207200750.GA31950@angband.pl \
    --to=kilobyte@angband.pl \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.