Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dscreen.c454 screen_hide_selection(struct screen *s) in screen_hide_selection() function
H A Dtmux.h3093 void screen_hide_selection(struct screen *);
H A Dwindow-copy.c4690 screen_hide_selection(s); in window_copy_set_selection()