ANSI attribute -> video attribute, was confused by wrong syscons comment
This commit is contained in:
parent
4d9a01eba4
commit
d2cb162e9c
@ -149,7 +149,7 @@ SGR E[nm Set character attributes: --
|
||||
-- E[2;nx Set normal ANSI foreground color --
|
||||
to n (see table)
|
||||
|
||||
-- E[3;nx Set normal ANSI attribute directly --
|
||||
-- E[3;nx Set normal video attribute directly --
|
||||
to n (n from 0 to 255)
|
||||
|
||||
-- E[5;nx Set normal ANSI reverse background --
|
||||
@ -167,7 +167,7 @@ SGR E[nm Set character attributes: --
|
||||
n= 6 cyan n=14 light cyan
|
||||
n= 7 light grey n=15 white
|
||||
|
||||
-- E[7;nx Set normal ANSI reverse attribute --
|
||||
-- E[7;nx Set normal reverse video attribute --
|
||||
directly to n (n from 0 to 255)
|
||||
|
||||
-- E[=p;dB Set bell pitch (p) and duration (d), --
|
||||
|
Loading…
x
Reference in New Issue
Block a user