Home
last modified time | relevance | path

Searched refs:TTYC_MS (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-refresh-client.c175 tty_putcode_ptr2(&tc->tty, TTYC_MS, "", "?"); in cmd_refresh_client_exec()
H A Dtty-term.c251 [TTYC_MS] = { TTYCODE_STRING, "Ms" },
H A Dtty.c1904 if (!tty_term_has(tty->term, TTYC_MS)) in tty_set_selection()
1911 tty_putcode_ptr2(tty, TTYC_MS, "", encoded); in tty_set_selection()
H A Dtmux.h467 TTYC_MS, enumerator
/dports/sysutils/tmux23/tmux-2.3/
H A Dtty-term.c239 [TTYC_MS] = { TTYCODE_STRING, "Ms" },
H A Dtty.c1108 if (!tty_term_has(tty->term, TTYC_MS)) in tty_cmd_setselection()
1115 tty_putcode_ptr2(tty, TTYC_MS, "", buf); in tty_cmd_setselection()
H A Dtmux.h378 TTYC_MS, /* modify xterm(1) selection */ enumerator
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtty-term.c239 [TTYC_MS] = { TTYCODE_STRING, "Ms" },
H A Dtty.c1190 if (!tty_term_has(tty->term, TTYC_MS)) in tty_cmd_setselection()
1197 tty_putcode_ptr2(tty, TTYC_MS, "", buf); in tty_cmd_setselection()
H A Dtmux.h378 TTYC_MS, /* modify xterm(1) selection */ enumerator
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtty-term.c239 [TTYC_MS] = { TTYCODE_STRING, "Ms" },
H A Dtty.c1185 if (!tty_term_has(tty->term, TTYC_MS)) in tty_cmd_setselection()
1192 tty_putcode_ptr2(tty, TTYC_MS, "", buf); in tty_cmd_setselection()
H A Dtmux.h378 TTYC_MS, /* modify xterm(1) selection */ enumerator