mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
...
This commit is contained in:
@@ -15,7 +15,7 @@ mis-spelled words and/or syntax errors. This is done by re-purposing some SGR es
|
||||
that are not used in modern terminals (https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_codes)
|
||||
|
||||
To change the underline style from straight line to curl (this used to be the
|
||||
code for rapid blinking text, only support in MS-DOS ANSI.sys):
|
||||
code for rapid blinking text, only previous use I know of was in MS-DOS ANSI.sys):
|
||||
|
||||
```
|
||||
<ESC>[6m
|
||||
|
||||
Reference in New Issue
Block a user