mirror of
https://github.com/tmux/tmux.git
synced 2025-03-13 21:58:48 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
ed16f51e26
@ -33,7 +33,7 @@ static void window_tree_key(struct window_mode_entry *,
|
|||||||
struct client *, struct session *,
|
struct client *, struct session *,
|
||||||
struct winlink *, key_code, struct mouse_event *);
|
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 \
|
#define WINDOW_TREE_DEFAULT_FORMAT \
|
||||||
"#{?pane_format," \
|
"#{?pane_format," \
|
||||||
|
Loading…
Reference in New Issue
Block a user