pub const REQUEST_XTVERSION: &[u8] = b"\x1b[>q";
Terminal name/version request: exact bytes ESC [ > q (b"\x1b[>q").
ESC [ > q
b"\x1b[>q"