Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2024-08-04 12:01:09 +01:00
7 changed files with 51 additions and 25 deletions

View File

@ -397,7 +397,7 @@ const struct options_table_entry options_table[] = {
.type = OPTIONS_TABLE_STRING,
.scope = OPTIONS_TABLE_SERVER,
.flags = OPTIONS_TABLE_IS_ARRAY,
.default_str = "",
.default_str = "linux*:AX@",
.separator = ",",
.text = "List of terminal capabilities overrides."
},