Searched refs:TTYC_KMOUS (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dtty-term.c221 [TTYC_KMOUS] = { TTYCODE_STRING, "kmous" },
H A Dtty.c340 if (tty_term_has(tty->term, TTYC_KMOUS)) {
443 if (tty_term_has(tty->term, TTYC_KMOUS)) {
839 if ((changed & ALL_MOUSE_MODES) && tty_term_has(term, TTYC_KMOUS)) {
H A Dtmux.h493 TTYC_KMOUS, enumerator in enum:tty_code_code

Completed in 103 milliseconds