Searched refs:ESsquare (Results 1 – 1 of 1) sorted by relevance
2119 * @ESsquare: CSI parsed -- modifiers/parameters/ctrl chars expected2139 ESsquare, enumerator 2320 vc->vc_state = ESsquare; in handle_ascii() 2329 * E.g. previous ESC with @c == '[' here yields the ESsquare state (that is:2337 vc->vc_state = ESsquare; in handle_esc() 2628 case ESsquare: /* ESC [ aka CSI, parameters or modifiers expected */ in do_con_trol()