CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/01 14:26:21
Modified files:
usr.bin/tmux : server-client.c
Log message:
Limit lazy resize to panes in attached sessions only - those in
unattached are likely to have been resized by something like
split-window where the user probably wants the resize to happen
immediately. GitHub issue 1963.
