mirror of
https://github.com/tmux/tmux.git
synced 2026-08-24 15:41:36 +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
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%