Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2022-03-24 14:01:11 +00:00
3 changed files with 3 additions and 4 deletions

View File

@ -277,6 +277,7 @@ const struct options_table_entry options_table[] = {
.minimum = 0,
.maximum = INT_MAX,
.default_num = 500,
.unit = "milliseconds",
.text = "Time to wait before assuming a key is Escape."
},