Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtty.c441 if (tty_term_has(tty->term, TTYC_SE)) in tty_stop_tty()
442 tty_raw(tty, tty_term_string(tty->term, TTYC_SE)); in tty_stop_tty()
783 if (tty_term_has(tty->term, TTYC_SE)) in tty_update_cursor()
784 tty_putcode(tty, TTYC_SE); in tty_update_cursor()
H A Dtty-term.c268 [TTYC_SE] = { TTYCODE_STRING, "Se" },
H A Dtmux.h582 TTYC_SE, enumerator