Searched refs:MOUSE_UTF8 (Results 1 – 2 of 2) sorted by relevance
75 enum { MOUSE_X10, MOUSE_UTF8, MOUSE_SGR, MOUSE_RXVT } mouse_protocol; enumerator
455 case MOUSE_UTF8: in output_mouse()804 state->mouse_protocol = val ? MOUSE_UTF8 : MOUSE_X10; in set_dec_mode()880 reply = state->mouse_protocol == MOUSE_UTF8; in request_dec_mode()