CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/22 06:36:03
Modified files:
usr.bin/tmux : cmd-swap-pane.c
Log message:
Add calls to layout_fix_panes after a pane swap to fix case if one of
the panes is in alternate screen mode and had a scrollbar. From Michael
Grant in GitHub issue 4481.
