mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 18:36:10 +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