mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
48cbbb8757
@ -729,7 +729,7 @@ const struct options_table_entry options_table[] = {
|
||||
.type = OPTIONS_TABLE_CHOICE,
|
||||
.scope = OPTIONS_TABLE_WINDOW,
|
||||
.choices = options_table_window_size_list,
|
||||
.default_num = WINDOW_SIZE_SMALLEST
|
||||
.default_num = WINDOW_SIZE_LATEST
|
||||
},
|
||||
|
||||
{ .name = "window-style",
|
||||
|
Loading…
Reference in New Issue
Block a user