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

/openbsd-current/usr.bin/tmux/
H A Dtty.c1290 tty_term_has(tty->term, TTYC_INDN)) {
1293 tty_putcode_i(tty, TTYC_INDN, ny);
1305 tty_term_has(tty->term, TTYC_INDN)) {
1308 tty_putcode_i(tty, TTYC_INDN, ny);
1917 if (ctx->num == 1 || !tty_term_has(tty->term, TTYC_INDN)) {
1929 tty_putcode_i(tty, TTYC_INDN, ctx->num);
H A Dtty-term.c110 [TTYC_INDN] = { TTYCODE_STRING, "indn" },
H A Dtmux.h382 TTYC_INDN, enumerator in enum:tty_code_code

Completed in 152 milliseconds