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

/openbsd-current/usr.bin/tmux/
H A Dtty-term.c268 [TTYC_SE] = { TTYCODE_STRING, "Se" },
H A Dtty.c434 if (tty_term_has(tty->term, TTYC_SE))
435 tty_raw(tty, tty_term_string(tty->term, TTYC_SE));
776 if (tty_term_has(tty->term, TTYC_SE))
777 tty_putcode(tty, TTYC_SE);
H A Dtmux.h533 TTYC_SE, enumerator in enum:tty_code_code

Completed in 177 milliseconds