mirror of
https://github.com/tmux/tmux.git
synced 2025-11-04 17:46:05 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@@ -255,11 +255,6 @@ const struct options_table_entry session_options_table[] = {
|
||||
.default_num = 0
|
||||
},
|
||||
|
||||
{ .name = "mouse-utf8",
|
||||
.type = OPTIONS_TABLE_FLAG,
|
||||
.default_num = 0
|
||||
},
|
||||
|
||||
{ .name = "prefix",
|
||||
.type = OPTIONS_TABLE_KEY,
|
||||
.default_num = '\002',
|
||||
|
||||
Reference in New Issue
Block a user