CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/12 02:08:33
Modified files:
usr.bin/tmux : layout-custom.c
Log message:
Do not always resize the window back to its original size after applying
a layout, let the normal window resize process do it. This means windows
are not resized at all if window-size is manual, and are not resized
multiple times if later attached to a different size terminal.
