mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@ -63,7 +63,7 @@ static const char *options_table_set_clipboard_list[] = {
|
||||
"off", "external", "on", NULL
|
||||
};
|
||||
static const char *options_table_window_size_list[] = {
|
||||
"largest", "smallest", "manual", NULL
|
||||
"largest", "smallest", "manual", "latest", NULL
|
||||
};
|
||||
|
||||
/* Status line format. */
|
||||
|
Reference in New Issue
Block a user