1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-10 19:18:48 +00:00

Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2020-04-21 08:01:30 +01:00
commit 985bc0ee4a

View File

@ -260,7 +260,7 @@ const struct options_table_entry options_table[] = {
.type = OPTIONS_TABLE_STRING,
.scope = OPTIONS_TABLE_SERVER,
.flags = OPTIONS_TABLE_IS_ARRAY,
.default_str = "tmux*:XT,screen*:XT",
.default_str = "tmux*:XT,screen*:XT,xterm*:XT",
.separator = ","
},