mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +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
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%