nicm 022b5cf193 When in copy mode with a large scroll offset and the window is resized
so that history shrinks, data->oy can exceed screen_hsize causing an
unsigned integer underflow in the py computation. Clamp data->oy in
window_copy_resize and window_copy_cmd_refresh_from_pane before the
subtraction. From futpib at gmail dot com in GitHub issue 4958.
2026-03-30 09:23:40 +00:00
2024-05-13 11:45:05 +00:00
2022-05-30 12:55:25 +00:00
2022-05-30 12:55:25 +00:00
2019-11-28 09:51:58 +00:00
2021-08-25 07:09:30 +00:00
Description
No description provided
36 MiB
Languages
C 87.4%
Roff 7.1%
Shell 2.8%
Yacc 1.3%
M4 0.8%
Other 0.5%