1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-25 23:38:48 +00:00

Add -Z to default switch-client command in tree mode, matches previous

behaviour.
This commit is contained in:
nicm 2020-01-08 06:38:55 +00:00
parent 73b8c2ef3c
commit 6628e542b5

View File

@ -33,7 +33,7 @@ static void window_tree_key(struct window_mode_entry *,
struct client *, struct session *,
struct winlink *, key_code, struct mouse_event *);
#define WINDOW_TREE_DEFAULT_COMMAND "switch-client -t '%%'"
#define WINDOW_TREE_DEFAULT_COMMAND "switch-client -Zt '%%'"
#define WINDOW_TREE_DEFAULT_FORMAT \
"#{?pane_format," \