Skip to content
New issue

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

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

Already on GitHub? # to your account

support for understyles, for example curly #72

Closed
adamyg opened this issue Jun 19, 2024 · 1 comment
Closed

support for understyles, for example curly #72

adamyg opened this issue Jun 19, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@adamyg
Copy link
Owner

adamyg commented Jun 19, 2024

Terminfo:
Smulx=\E[4::%p1%dm, aka Cs='\e[4:3m", Ce='\e[4:0m",
and style+color, Setulc=\E[58\:\:2\:\:%p1%{65536}%/%d\:\:%p1%{256}%/%{255}%&%d\:\:%p1%{255}%&%d%;m
Conpty support, detection problem: microsoft/terminal#7434

Examples:

\e[4:3mtest\e[0m
\e[4:3;58:2::000:255:000mtest\e[0m

292871937-1c559811-e124-4354-8d67-cacc0f3f78a2

Additional features, SGR 58 and 59 sequences specify the color of the underline. That is, 58;5;idx for an entry of the 256-color palette, or 58;2;r;g;b for direct RGB.

image

@adamyg adamyg changed the title Suport for undercurl Support for undercurl Jun 19, 2024
@adamyg adamyg added the enhancement New feature or request label Jun 21, 2024
@adamyg adamyg changed the title Support for undercurl support for undercurl Jun 21, 2024
@adamyg adamyg added this to the build-28 milestone Sep 8, 2024
@adamyg adamyg changed the title support for undercurl support for understyles, for example curly Oct 1, 2024
adamyg added a commit that referenced this issue Oct 4, 2024
@adamyg
Copy link
Owner Author

adamyg commented Oct 15, 2024

build-28

@adamyg adamyg closed this as completed Oct 15, 2024
adamyg added a commit that referenced this issue Dec 16, 2024
3.2.3.28
* #96
* #95
* #94
* #93
* #91
* #62
* #89
* #87
* #81
* #72
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant