termenv
termenv copied to clipboard
Underline Styles & Colors
Add support to underline styles and colors.
Needs: https://github.com/muesli/termenv/pull/113
Reference: https://en.wikipedia.org/wiki/ANSI_escape_code#SGR Reference: https://sw.kovidgoyal.net/kitty/underlines/
Nice, but we need to keep the feature matrix in sync. If I remember correctly, this wasn't widely supported last time I checked.
Nice, but we need to keep the feature matrix in sync. If I remember correctly, this wasn't widely supported last time I checked.
I updated the matrix. Many modern terminals now support this including, kitty, alacritty, iterm2, wezterm, xterm.js, vte, st (with patch), and tmux.