Re: [PATCH 0/4] Fixes to allow using terminfo for colors on st
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH 0/4] Fixes to allow using terminfo for colors on st
- From: Ori Bernstein <ori@xxxxxxxxxxxxxx>
- Reply-to: myrddin-dev@xxxxxxxxxxxxxx
- Date: Fri, 27 Oct 2017 11:51:54 -0700
- To: myrddin-dev@xxxxxxxxxxxxxx
- Cc: "S. Gilles" <sgilles@xxxxxxxxxxxx>
Applied and pushed to the terminfo branch.
On Thu, 26 Oct 2017 21:06:41 -0400
"S. Gilles" <sgilles@xxxxxxxxxxxx> wrote:
> These are to address some rough edges I found while testing Ori's
> patch to use colors via terminfo entries. This mostly stems from
> handling complex entries like:
>
> setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m
>
> The fourth patch here is a modified form of the patch from Ori I
> tested, augmented with some irritating logic to handle termdraw.Default
> specially.
>
> S. Gilles (4):
> Allow litint with nontrivial start
> Reorder binary operations
> Allow multi-arm conditionals
> Use Set_a_foreground and Set_a_background for colors
>
> term.myr | 46 +++++++++++++++++++++++++++++---------
> test/tifmt.myr | 35 ++++++++++++++++++++++++++---
> tifmt.myr | 70 ++++++++++++++++++++++++++++++++++++++++------------------
> 3 files changed, 116 insertions(+), 35 deletions(-)
>
> --
> 2.14.3
>
>
--
Ori Bernstein <ori@xxxxxxxxxxxxxx>
| [PATCH 0/4] Fixes to allow using terminfo for colors on st | "S. Gilles" <sgilles@xxxxxxxxxxxx> |
- Prev by Date: Re: [PATCH] Implement graphemewidth
- Next by Date: [PATCH v3] Implement graphemewidth
- Previous by thread: [PATCH 4/4] Use Set_a_foreground and Set_a_background for colors
- Next by thread: Libtermdraw: Terminfo support has landed.
- Index(es):