Home
last modified time | relevance | path

Searched refs:screen_write_setselection (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dinput.c2960 screen_write_setselection(&ctx, flags, out, outlen); in input_osc_52()
Dscreen-write.c2234 screen_write_setselection(struct screen_write_ctx *ctx, const char *flags, in screen_write_setselection() function
Dtmux.h3036 void screen_write_setselection(struct screen_write_ctx *, const char *,
Dwindow-copy.c4736 screen_write_setselection(&ctx, "", buf, len); in window_copy_copy_buffer()
4810 screen_write_setselection(&ctx, "", (u_char *)buf, len); in window_copy_append_selection()