bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45231: 27.1; Fix support for colored underlines on terminal mode


From: Eli Zaretskii
Subject: bug#45231: 27.1; Fix support for colored underlines on terminal mode
Date: Mon, 14 Dec 2020 17:31:07 +0200

severity 45231 wishlist
thanks

> From: Víctor Cuadrado Juan <me@viccuad.me>
> Date: Sun, 13 Dec 2020 23:31:34 +0100
> 
> Support for (:underline (:style wave :color foo) when on terminal move
> is missing. See src/xfaces.c, and the line:
> 
>         return false;           /* ttys can't use colored underlines */
> 
> Since ~3 years, support for curly underscores and colored underscores is
> present in several terminal emulators. At least:
> - Kitty: 
> https://github.com/kovidgoyal/kitty/blob/master/protocol-extensions.asciidoc
> - VTE
> - iTerm2: https://gitlab.com/gnachman/iterm2/-/issues/6382

Patches to support this in Emacs are welcome (although it's a pity
that these features aren't based on terminfo capabilities, AFAICT).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]