mirror of
https://github.com/tmux/tmux.git
synced 2025-11-26 03:56:09 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@@ -36,7 +36,7 @@ static const char *options_table_mode_keys_list[] = {
|
||||
"emacs", "vi", NULL
|
||||
};
|
||||
static const char *options_table_clock_mode_style_list[] = {
|
||||
"12", "24", NULL
|
||||
"12", "24", "12-with-seconds", "24-with-seconds", NULL
|
||||
};
|
||||
static const char *options_table_status_list[] = {
|
||||
"off", "on", "2", "3", "4", "5", NULL
|
||||
|
||||
Reference in New Issue
Block a user