[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Support 24-bit terminal colors.
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH] Support 24-bit terminal colors. |
Date: |
Sun, 04 Sep 2016 17:18:31 +0300 |
> From: Yuri Khan <address@hidden>
> Date: Sun, 4 Sep 2016 14:11:22 +0600
> Cc: Eli Zaretskii <address@hidden>, Rami Ylimäki <address@hidden>,
> Emacs developers <address@hidden>
>
> The spec says parameters for the SGR 38 and 48 codes are delimited by
> colons, but many terminals accept semicolons.
Do all of them also accept colons? If they do, I think we should use
colons. (The patch used semicolons.)
- Re: [PATCH] Support 24-bit terminal colors., Charles Strahan, 2016/09/19
- Re: [PATCH] Support 24-bit terminal colors., Richard Stallman, 2016/09/19
- Re: [PATCH] Support 24-bit terminal colors., Clément Pit--Claudel, 2016/09/23
- Re: [PATCH] Support 24-bit terminal colors., Richard Stallman, 2016/09/25
- Re: [PATCH] Support 24-bit terminal colors., Clément Pit--Claudel, 2016/09/25
- Re: [PATCH] Support 24-bit terminal colors., Chad Brown, 2016/09/25
- Re: [PATCH] Support 24-bit terminal colors., Richard Stallman, 2016/09/26
Re: [PATCH] Support 24-bit terminal colors., Clément Pit--Claudel, 2016/09/23