Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-01-12 10:01:08 +00:00
3 changed files with 115 additions and 51 deletions

2
tmux.h
View File

@@ -1977,6 +1977,8 @@ struct client {
struct event repeat_timer;
struct event click_timer;
int click_where;
int click_wp;
u_int click_button;
struct mouse_event click_event;