mirror of
https://github.com/tmux/tmux.git
synced 2026-03-19 15:08:14 +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
87.4%
Roff
7.1%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%