Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 57fe03dc5a132ee131de457afa5724ec735ae811
https://github.com/tmux/tmux/commit/57fe03dc5a132ee131de457afa5724ec735ae811
Author: Nicholas Marriott <[email protected]>
Date: 2020-05-16 (Sat, 16 May 2020)
Changed paths:
M resize.c
M server-client.c
M tmux.h
M window.c
Log Message:
-----------
Move lazy resize from the pane to the window, there is no point in resizing
the
window unless it is the current window, and if we do and don't resize the pane
until later there are problems if the size changes from A to B then back to A.
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/53c84f-57fe03%40github.com.