Searched refs:tty_set_selection (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-load-buffer.c80 tty_set_selection(&tc->tty, "", copy, bsize);
H A Dcmd-set-buffer.c134 tty_set_selection(&tc->tty, "", bufdata, bufsize);
H A Dtty.c2217 tty_set_selection(tty, ctx->ptr2, ctx->ptr, ctx->num);
2221 tty_set_selection(struct tty *tty, const char *flags, const char *buf, function
H A Dtmux.h2378 void tty_set_selection(struct tty *, const char *, const char *, size_t);

Completed in 122 milliseconds