Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2017-10-25 16:01:22 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -547,7 +547,7 @@ const struct options_table_entry options_table[] = {
{ .name = "allow-rename",
.type = OPTIONS_TABLE_FLAG,
.scope = OPTIONS_TABLE_WINDOW,
.default_num = 1
.default_num = 0
},
{ .name = "alternate-screen",