CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2020/06/05 05:20:51

Modified files:
        usr.bin/tmux   : cmd-switch-client.c server-client.c tmux.h 
                         window.c 

Log message:
Change how panes are resized so that the code is clearer and if the pane
is resized multiple times during one event loop, it is forced to resize
at the end. Also don't zoom/unzoom in switch-client if the pane hasn't
changed. GitHub issue 2260.

Reply via email to