aboutsummaryrefslogtreecommitdiff
path: root/cmd-choose-tree.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-08-21 18:03:07 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-08-21 18:03:07 +0100
commitb2fe9bff3f11f00c26be22c1b583a467a3e692da (patch)
treeff2a2b5a2b7221ae54a5a8037545f79bc7cae552 /cmd-choose-tree.c
parenta36da3a878a76f9570bee1b180a07243df4d382c (diff)
parentc103f2fbcbeb82019b694bed6869942bc1cbe966 (diff)
downloadrtmux-b2fe9bff3f11f00c26be22c1b583a467a3e692da.tar.gz
rtmux-b2fe9bff3f11f00c26be22c1b583a467a3e692da.tar.bz2
rtmux-b2fe9bff3f11f00c26be22c1b583a467a3e692da.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'cmd-choose-tree.c')
-rw-r--r--cmd-choose-tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-choose-tree.c b/cmd-choose-tree.c
index 75ed5d2f..be3bd69a 100644
--- a/cmd-choose-tree.c
+++ b/cmd-choose-tree.c
@@ -225,7 +225,6 @@ windows_only:
free(final_win_template_last);
window_choose_ready(wl->window->active, cur_win, NULL);
- window_choose_collapse_all(wl->window->active);
if (args_has(args, 'u')) {
window_choose_expand_all(wl->window->active);