Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-09-26 02:01:16 +01:00
2 changed files with 17 additions and 11 deletions

View File

@@ -106,8 +106,7 @@ const struct options_table_entry server_options_table[] = {
{ .name = "terminal-overrides",
.type = OPTIONS_TABLE_STRING,
.default_str = "*256col*:colors=256"
",xterm*:XT:Ms=\\E]52;%p1%s;%p2%s\\007"
.default_str = "xterm*:XT:Ms=\\E]52;%p1%s;%p2%s\\007"
":Cs=\\E]12;%p1%s\\007:Cr=\\E]112\\007"
":Ss=\\E[%p1%d q:Se=\\E[2 q,screen*:XT"
},