Skip to content

(v2) feat: add underline style and color #491

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

Open
wants to merge 1 commit into
base: v2-exp
Choose a base branch
from

Conversation

aymanbagabas
Copy link
Member

This adds support for setting the underline style and color. The underline style can be set to single, double, curly, dotted, or dashed. The color of the underline can be set to any color.

See https://sw.kovidgoyal.net/kitty/underlines/

Fixes: #488

@aymanbagabas aymanbagabas force-pushed the v2-underline branch 2 times, most recently from 687d00d to 1b42b6d Compare March 13, 2025 13:34
This adds support for setting the underline style and color. The
underline style can be set to single, double, curly, dotted, or dashed.
The color of the underline can be set to any color.

See https://sw.kovidgoyal.net/kitty/underlines/
@aymanbagabas aymanbagabas changed the title feat: add underline style and color (v2) feat: add underline style and color Mar 26, 2025
@bashbunni bashbunni added this to the v2.0.0 milestone Apr 4, 2025
@bashbunni bashbunni linked an issue Apr 4, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Colored and styled underlines
4 participants