-
Notifications
You must be signed in to change notification settings - Fork 0
ANSI_notation
Zwetan Kjukov edited this page May 10, 2015
·
11 revisions
The ANSI notation is a bit like the markdown of the ANSI strings.
character | ANSI escape code |
---|---|
「 | begin separator |
」 | end separator |
! | controls.bold |
_ | controls.underline |
* | controls.flash |
i | controls.invert |
? | controls.conceal |
k | colors.black |
r | colors.red |
g | colors.green |
y | colors.yellow |
b | colors.blue |
m | colors.magenta |
c | colors.cyan |
w | colors.white |
K | colors.brightBlack |
R | colors.brightRed |
G | colors.brightGreen |
Y | colors.brightYellow |
B | colors.brightBlue |
M | colors.brightMagenta |
C | colors.brightCyan |
W | colors.brightWhite |
0 | backgrounds.black |
1 | backgrounds.red |
2 | backgrounds.green |
3 | backgrounds.yellow |
4 | backgrounds.blue |
5 | backgrounds.magenta |
6 | backgrounds.cyan |
7 | backgrounds.white |