mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 10:28:54 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
333da3b64b
@ -84,7 +84,7 @@ const struct options_table_entry server_options_table[] = {
|
|||||||
|
|
||||||
{ .name = "history-file",
|
{ .name = "history-file",
|
||||||
.type = OPTIONS_TABLE_STRING,
|
.type = OPTIONS_TABLE_STRING,
|
||||||
.default_str = NULL
|
.default_str = ""
|
||||||
},
|
},
|
||||||
|
|
||||||
{ .name = "message-limit",
|
{ .name = "message-limit",
|
||||||
|
Loading…
Reference in New Issue
Block a user