Merge branch 'obsd-master'

pull/649/merge
Thomas Adam 2016-12-30 16:01:15 +00:00
commit f5c5847788
1 changed files with 1 additions and 1 deletions

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 }