CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/28 01:55:44
Modified files:
usr.bin/tmux : cmd-choose-tree.c key-bindings.c mode-tree.c
server-fn.c tmux.1 tmux.h window-buffer.c
window-client.c window-tree.c
Log message:
Add -Z flag to choose-tree, choose-client, choose-buffer to
automatically zoom the pane when the mode is entered and unzoom when it
exits, assuming the pane is not already zoomed. Add -Z to the default
key bindings.
