HomeSort by relevance Sort by last modified time
    Searched refs:MOUSE_SGR (Results 1 - 2 of 2) sorted by null

  /external/libvterm/src/
vterm_internal.h 75 enum { MOUSE_X10, MOUSE_UTF8, MOUSE_SGR, MOUSE_RXVT } mouse_protocol;
state.c 469 case MOUSE_SGR:
804 state->mouse_protocol = val ? MOUSE_SGR : MOUSE_X10;
880 reply = state->mouse_protocol == MOUSE_SGR;
    [all...]

Completed in 60 milliseconds