mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Add note about terminfo property used for styled underlines
This commit is contained in:
@@ -54,6 +54,8 @@ To reset the underline color (also previously reserved and unused):
|
||||
<ESC>[59m
|
||||
```
|
||||
|
||||
To detect support for this feature in a terminal emulator, query the terminfo database
|
||||
for the `Su` boolean capability.
|
||||
|
||||
== Graphics rendering
|
||||
|
||||
|
||||
Reference in New Issue
Block a user