Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-05-05 16:01:08 +01:00
3 changed files with 25 additions and 4 deletions

1
tmux.h
View File

@@ -1008,6 +1008,7 @@ struct screen {
char *title;
char *path;
struct screen_titles *titles;
u_int ntitles;
struct grid *grid; /* grid data */