Updated ANSI references (markdown)

Christian Duerr 2019-08-18 17:12:07 +00:00
parent 1422066933
commit c56d896f78
1 changed files with 1 additions and 0 deletions

@ -8,4 +8,5 @@ Welcome to the alacritty wiki!
* ISO 2022 (describes some obscure character-encoding related escape sequences): https://en.wikipedia.org/wiki/ISO/IEC_2022 * ISO 2022 (describes some obscure character-encoding related escape sequences): https://en.wikipedia.org/wiki/ISO/IEC_2022
* 256-color escape sequences: http://misc.flogisoft.com/bash/tip_colors_and_formatting * 256-color escape sequences: http://misc.flogisoft.com/bash/tip_colors_and_formatting
* ECMA - Control Functions for Coded Character Sets: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-048.pdf * ECMA - Control Functions for Coded Character Sets: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-048.pdf
* ECMA - Character Code Structure and Extension Techniques: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-035.pdf
* Terminal I/O: http://www.iakovlev.org/index.html?p=1169&m=1&l1=5 * Terminal I/O: http://www.iakovlev.org/index.html?p=1169&m=1&l1=5