mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@ -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. */
|
||||
|
Reference in New Issue
Block a user