mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
Add note about terminfo property used for styled underlines
This commit is contained in:
parent
2ab6f57159
commit
bf5b0070c1
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue