Remove debug printing when parsing CSI sequences.
parse_csi
prints debug information to stdout when parsing
unsupported CSI sequences like ESC [ 200 ~
(bracketed paste mode).
I assume this was an oversite and can be safely removed.
parse_csi
prints debug information to stdout when parsing
unsupported CSI sequences like ESC [ 200 ~
(bracketed paste mode).
I assume this was an oversite and can be safely removed.