mirror of
https://github.com/tmux/tmux.git
synced 2024-12-25 02:48:47 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
f5c5847788
@ -895,7 +895,7 @@ const struct options_table_entry options_table[] = {
|
|||||||
{ .name = "xterm-keys",
|
{ .name = "xterm-keys",
|
||||||
.type = OPTIONS_TABLE_FLAG,
|
.type = OPTIONS_TABLE_FLAG,
|
||||||
.scope = OPTIONS_TABLE_WINDOW,
|
.scope = OPTIONS_TABLE_WINDOW,
|
||||||
.default_num = 0
|
.default_num = 1
|
||||||
},
|
},
|
||||||
|
|
||||||
{ .name = NULL }
|
{ .name = NULL }
|
||||||
|
Loading…
Reference in New Issue
Block a user