Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dwindow-copy.c243 CURSORDRAG_SEL, /* start is synchronized with cursor */ enumerator
4451 case CURSORDRAG_SEL: in window_copy_synchronize_cursor()
5004 case CURSORDRAG_SEL: in window_copy_other_end()
5008 data->cursordrag = CURSORDRAG_SEL; in window_copy_other_end()
5014 if (data->cursordrag == CURSORDRAG_SEL) { in window_copy_other_end()