mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-09 21:57:37 +02: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