Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2016-12-30 16:01:15 +00:00
commit f5c5847788

View File

@ -895,7 +895,7 @@ const struct options_table_entry options_table[] = {
{ .name = "xterm-keys",
.type = OPTIONS_TABLE_FLAG,
.scope = OPTIONS_TABLE_WINDOW,
.default_num = 0
.default_num = 1
},
{ .name = NULL }