Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dscreen-write.c2176 tty_write(tty_cmd_setselection, &ttyctx); in screen_write_setselection()
H A Dtmux.h2474 void tty_cmd_setselection(struct tty *, const struct tty_ctx *);
H A Dtty.c2155 tty_cmd_setselection(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_setselection() function