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

  /external/libvterm/src/
mouse.c 39 case MOUSE_SGR:
vterm_internal.h 90 enum { MOUSE_X10, MOUSE_UTF8, MOUSE_SGR, MOUSE_RXVT } mouse_protocol;
state.c 775 state->mouse_protocol = val ? MOUSE_SGR : MOUSE_X10;
859 reply = state->mouse_protocol == MOUSE_SGR;
    [all...]

Completed in 205 milliseconds