Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2024-12-16 12:01:12 +00:00
2 changed files with 31 additions and 0 deletions

1
tmux.h
View File

@ -2047,6 +2047,7 @@ struct client {
struct event overlay_timer;
struct client_files files;
u_int source_file_depth;
u_int *clipboard_panes;
u_int clipboard_npanes;