mirror of
https://github.com/tmux/tmux.git
synced 2026-07-01 23:36:40 +00:00
78c789e1cb24315f4c88af45ec476ccad0ef23c3
It was originally intended that scroll mode would show content that was currently off-screen due to resize, but somewhere along the way this got lost. Restore this behaviour to scroll mode by fixing screen_write_copy to read up to the saved line length rather than the current screen width. Copy mode remains unaltered for now.
Description
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%