Xinqi Bao's Git

Fix disabling of bold and fastblink
authorMichael Forney <[email protected]>
Sat, 26 Jul 2014 07:48:15 +0000 (00:48 -0700)
committerRoberto E. Vargas Caballero <[email protected]>
Sat, 26 Jul 2014 08:13:11 +0000 (10:13 +0200)
According to ECMA-48¹ 8.3.117, an attribute value of 21 is "doubly
underlined", while 22 is "normal colour or normal intensity (neither
bold nor faint)".

Additionally, 25 is "steady (not blinking)", which likely means neither
slow blink nor fast blink.

¹: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-048.pdf

Signed-off-by: Roberto E. Vargas Caballero <[email protected]>

No differences found