All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Adam Borowski <kilobyte@angband.pl>, linux-man@vger.kernel.org
Cc: mtk.manpages@gmail.com
Subject: Re: [PATCH 3/3] console_codes.4: \e[90m to 97, 100 to 107
Date: Fri, 7 Feb 2020 16:35:27 +0100	[thread overview]
Message-ID: <f1e4b517-7c25-5c8e-d7ab-7d2cbb778d2c@gmail.com> (raw)
In-Reply-To: <20190308194059.9560-3-kilobyte@angband.pl>

Hello Adam,

On 3/8/19 8:40 PM, Adam Borowski wrote:
> Supported since fadb4244 (4.9), 100..107 are supposed to be bright but
> this does not yet work (unmerged patches to do so exist).

Thanks. Patch applied.

I will send some further comments to this patch series in another
mail shortly, since I think we should document should still
document the historical behavior.

Cheers,

Michael

> Signed-off-by: Adam Borowski <kilobyte@angband.pl>
> ---
>  man4/console_codes.4 | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/man4/console_codes.4 b/man4/console_codes.4
> index 4283efe45..b77441ac3 100644
> --- a/man4/console_codes.4
> +++ b/man4/console_codes.4
> @@ -283,6 +283,8 @@ T}
>  47	set white background
>  48	256/24-bit background color follows, shoehorned into 8 basic colors
>  49	set default background color
> +90..97	set foreground to bright versions of 30..37
> +100.107	set background, same as 40..47 (bright not supported)
>  .TE
>  .PP
>  Commands 38 and 48 require further arguments:
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

  parent reply	other threads:[~2020-02-07 15:35 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   ` Michael Kerrisk (man-pages) [this message]
     [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

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=f1e4b517-7c25-5c8e-d7ab-7d2cbb778d2c@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=kilobyte@angband.pl \
    --cc=linux-man@vger.kernel.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.
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.