Add choose-tree command to show windows and sessions in the same

list. Change choose-window and -session to use the same code. From
Thomas Adam.
This commit is contained in:
Nicholas Marriott
2012-07-08 16:04:38 +00:00
parent 191a92c0c6
commit f20c6fe009
8 changed files with 317 additions and 238 deletions

View File

@ -12,8 +12,7 @@ SRCS= arguments.c \
cmd-capture-pane.c \
cmd-choose-buffer.c \
cmd-choose-client.c \
cmd-choose-session.c \
cmd-choose-window.c \
cmd-choose-tree.c \
cmd-clear-history.c \
cmd-clock-mode.c \
cmd-command-prompt.c \