Home
last modified time | relevance | path

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

/minix/external/bsd/tmux/dist/
H A Dtty-term.c184 { TTYC_SITM, TTYCODE_STRING, "sitm" },
H A Dtty.c1358 if (tty_term_has(tty->term, TTYC_SITM)) in tty_attributes()
1359 tty_putcode(tty, TTYC_SITM); in tty_attributes()
H A Dtmux.h384 TTYC_SITM, /* enter_italics_mode, it */ enumerator