Const
String: ESC + Device Control String (DCS) Followed by a string of printable characters (0x20 through 0x7E) and format effectors (0x08 through 0x0D), terminated by ST(0x9C).Xterm defined a number of these. *
ESC
DCS
ESC + "P" Copy
ESC + "P"
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
String:
ESC+ Device Control String (DCS) Followed by a string of printable characters (0x20 through 0x7E) and format effectors (0x08 through 0x0D), terminated by ST(0x9C).Xterm defined a number of these. *