mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@ -55,6 +55,7 @@ static void window_tree_key(struct window_mode_entry *,
|
||||
|
||||
const struct window_mode window_tree_mode = {
|
||||
.name = "tree-mode",
|
||||
.default_format = WINDOW_TREE_DEFAULT_FORMAT,
|
||||
|
||||
.init = window_tree_init,
|
||||
.free = window_tree_free,
|
||||
|
Reference in New Issue
Block a user