This commit is contained in:
Kovid Goyal 2017-01-17 12:59:45 +05:30
parent ede002a82d
commit f595243c16

View File

@ -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