public writeText(row as Int, col as Int, text as String, maxWidth as Int = -1) as Void:
Writes ANSI-capable text into the frame.
Supported escape sequences:
0
38;2;r;g;b
48;2;r;g;b
39
49