termenv icon indicating copy to clipboard operation
termenv copied to clipboard

Underline Styles & Colors

Open aymanbagabas opened this issue 3 years ago • 2 comments

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/

aymanbagabas avatar Feb 06 '23 22:02 aymanbagabas

Nice, but we need to keep the feature matrix in sync. If I remember correctly, this wasn't widely supported last time I checked.

muesli avatar Mar 03 '23 18:03 muesli

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.

aymanbagabas avatar Mar 03 '23 18:03 aymanbagabas