mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 04:27:00 +00:00
Merge branch 'obsd-master'
Conflicts: server.c tmux.c
This commit is contained in:
@ -197,7 +197,7 @@ const struct options_table_entry options_table[] = {
|
||||
{ .name = "display-time",
|
||||
.type = OPTIONS_TABLE_NUMBER,
|
||||
.scope = OPTIONS_TABLE_SESSION,
|
||||
.minimum = 1,
|
||||
.minimum = 0,
|
||||
.maximum = INT_MAX,
|
||||
.default_num = 750
|
||||
},
|
||||
|
Reference in New Issue
Block a user