Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2022-06-14 10:01:08 +01:00
4 changed files with 111 additions and 36 deletions

View File

@ -362,7 +362,8 @@ const struct options_table_entry options_table[] = {
.scope = OPTIONS_TABLE_SERVER,
.flags = OPTIONS_TABLE_IS_ARRAY,
.default_str = "xterm*:clipboard:ccolour:cstyle:focus:title,"
"screen*:title",
"screen*:title,"
"rxvt*:ignorefkeys",
.separator = ",",
.text = "List of terminal features, used if they cannot be "
"automatically detected."