Merge branch 'obsd-master'

pull/1982/head
Thomas Adam 2019-11-14 18:01:24 +00:00
commit 48cbbb8757
1 changed files with 1 additions and 1 deletions

View File

@ -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",