Describe newly implemented SGR 22,24,25,27

This commit is contained in:
Andrey A. Chernov 2000-07-20 18:50:12 +00:00
parent c98e299e93
commit cf6031b6cd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63683

View File

@ -125,6 +125,10 @@ SGR E[nm Set character attributes: --
n= 4 underscore (if supported by HW)
n= 5 blink (if supported by HW)
n= 7 reverse
n= 22 remove bold
n= 24 remove underscore
n= 25 remove blink
n= 27 remove reverse
n= 3X set ANSI foreground color
(see table)
n= 4X set ANSI background color