HomeSort by: relevance | last modified time | path
    Searched refs:tty_set_selection (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tmux/dist/
cmd-load-buffer.c 80 tty_set_selection(&tc->tty, "", copy, bsize);
cmd-set-buffer.c 134 tty_set_selection(&tc->tty, "", bufdata, bufsize);
tty.c 2260 tty_set_selection(tty, ctx->ptr2, ctx->ptr, ctx->num);
2264 tty_set_selection(struct tty *tty, const char *flags, const char *buf, function
tmux.h 2552 void tty_set_selection(struct tty *, const char *, const char *, size_t);

Completed in 22 milliseconds