···1414pub const cursor_position_request = "\x1b[6n";
1515pub const explicit_width_query = "\x1b]66;w=1; \x1b\\";
1616pub const scaled_text_query = "\x1b]66;s=2; \x1b\\";
1717+pub const multi_cursor_query = "\x1b[> q";
17181819// mouse. We try for button motion and any motion. terminals will enable the
1920// last one we tried (any motion). This was added because zellij doesn't