Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-03-12 12:01:09 +00:00
6 changed files with 204 additions and 43 deletions

1
tmux.h
View File

@@ -920,6 +920,7 @@ struct style {
char range_string[16];
int width;
int width_percentage;
int pad;
enum style_default_type default_type;