summary refs log tree commit diff stats
path: root/tinyc/tests/tests2/02_printf.c
diff options
context:
space:
mode:
authorKaushal Modi <kaushal.modi@gmail.com>2018-06-17 12:37:41 -0400
committerVarriount <Varriount@users.noreply.github.com>2018-06-17 12:37:41 -0400
commit4616b28c7b592c8204d9f77f3c1f7db2fb7186d8 (patch)
treed826c73810358be3fe48a8ad60841c528c36aaf9 /tinyc/tests/tests2/02_printf.c
parentdbcdc4331a2d87aafa06ce49d50277474595064d (diff)
downloadNim-4616b28c7b592c8204d9f77f3c1f7db2fb7186d8.tar.gz
Add support for italic and strikethrough ANSI escape codes (#8048)
\e[3m -> italic
    \e[9m -> strikethrough

On terminals not supporting italic text, the text is shown in reverse instead,
and on terminals not supporting strikethrough text, the text is shown as is.
Diffstat (limited to 'tinyc/tests/tests2/02_printf.c')
0 files changed, 0 insertions, 0 deletions