Add note about terminfo property used for styled underlines
This commit is contained in:
parent
2ab6f57159
commit
bf5b0070c1
@ -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…
x
Reference in New Issue
Block a user