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

/openbsd-current/usr.bin/tmux/
H A Dtty-term.c105 [TTYC_HPA] = { TTYCODE_STRING, "hpa" },
H A Dtty.c2461 if ((u_int) abs(change) > cx && tty_term_has(term, TTYC_HPA)) {
2462 tty_putcode_i(tty, TTYC_HPA, cx);
H A Dtmux.h377 TTYC_HPA, enumerator in enum:tty_code_code

Completed in 193 milliseconds