mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +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)
|
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
|
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
|
<ESC>[6m
|
||||||
|
|||||||
Reference in New Issue
Block a user