mirror of
https://github.com/tmux/tmux.git
synced 2025-10-17 07:16:05 +00:00
Merge branch 'obsd-master' into master
This commit is contained in:
@@ -45,7 +45,7 @@ static const char *options_table_status_keys_list[] = {
|
||||
"emacs", "vi", NULL
|
||||
};
|
||||
static const char *options_table_status_justify_list[] = {
|
||||
"left", "centre", "right", NULL
|
||||
"left", "centre", "right", "absolute-centre", NULL
|
||||
};
|
||||
static const char *options_table_status_position_list[] = {
|
||||
"top", "bottom", NULL
|
||||
|
Reference in New Issue
Block a user