Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2018-10-25 17:02:42 +01:00
7 changed files with 51 additions and 32 deletions

View File

@ -770,7 +770,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_LARGEST
.default_num = WINDOW_SIZE_SMALLEST
},
{ .name = "window-style",