Home
last modified time | relevance | path

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

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