CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/19 03:02:30
Modified files:
usr.bin/tmux : cmd-break-pane.c cmd-new-session.c
cmd-new-window.c cmd-respawn-window.c
options-table.c resize.c server-client.c
spawn.c tmux.1 tmux.h
Log message:
Add a "latest" window-size option which tries to size windows based on
the most recently used client. From Tommie Gannert in GitHub issue 1869
based on earlier changes from me.
