Const
String: Escape (ESC)
ESC
Alters the meaning of a limited number of following bytes. Nowadays this is almost always used to introduce an ANSI escape sequence.*
`[` Copy
`[`
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
String: Escape (
ESC)Alters the meaning of a limited number of following bytes. Nowadays this is almost always used to introduce an ANSI escape sequence.*