Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

termwiz: add option to set underline color #3991

Open
Nogesma opened this issue Jul 14, 2023 · 0 comments
Open

termwiz: add option to set underline color #3991

Nogesma opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request termwiz

Comments

@Nogesma
Copy link

Nogesma commented Jul 14, 2023

Is your feature request related to a problem? Please describe.
Wezterm already supports setting the underline color with ansi escape code (\e[58;..., \e[59m). It would be great if termwiz supported it too.

Describe the solution you'd like
Add AttributeChange::UnderlineColor(ColorAttribute)

Additional context
This would be needed to keep feature parity across supported backends of ratatui (see ratatui/ratatui#308).

@Nogesma Nogesma added the enhancement New feature or request label Jul 14, 2023
@wez wez added the termwiz label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request termwiz
Projects
None yet
Development

No branches or pull requests

2 participants