Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-05-26 21:02:26 +01:00
11 changed files with 229 additions and 62 deletions

View File

@ -550,7 +550,7 @@ const struct options_table_entry options_table[] = {
{ .name = "word-separators",
.type = OPTIONS_TABLE_STRING,
.scope = OPTIONS_TABLE_SESSION,
.default_str = " -_@"
.default_str = " "
},
/* Window options. */