Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-05-21 12:01:06 +01:00
3 changed files with 253 additions and 58 deletions

2
tmux.h
View File

@@ -1711,7 +1711,7 @@ struct tty {
int mouse_drag_flag;
int mouse_scrolling_flag;
int mouse_slider_mpos;
int mouse_last_pane;
void (*mouse_drag_update)(struct client *,
struct mouse_event *);
void (*mouse_drag_release)(struct client *,