void csiModeHandler(CSI csi, Terminal terminal) { // terminal.ActiveBuffer().ClearSelection() return csiSetModes(csi, terminal); }