CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2013/10/10 05:46:00

Modified files:
        usr.bin/tmux   : resize.c 

Log message:
Make recalculate_sizes() handle an empty window with no active
pane. This can happen when a window is in two sessions - it isn't
destroyed immediately when the pane goes away but is left until the last
session is destroyed. Fixes problems with grouped sessions reported by
Daniel Ralston.

Reply via email to