mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
e27b588b6c
@ -1810,6 +1810,7 @@ window_copy_clear_selection(struct window_pane *wp)
|
||||
screen_clear_selection(&data->screen);
|
||||
|
||||
data->cursordrag = CURSORDRAG_NONE;
|
||||
data->lineflag = LINE_SEL_NONE;
|
||||
|
||||
py = screen_hsize(data->backing) + data->cy - data->oy;
|
||||
px = window_copy_find_length(wp, py);
|
||||
|
Loading…
Reference in New Issue
Block a user