mirror of
https://github.com/tmux/tmux.git
synced 2026-08-08 00:00:52 +00:00
21cfef45d6f2774bd3e0868eb085b2f0fccb8112
could be consumed by deleting from the bottom, leaving none to be removed from the top. In this case, don't call grid_view_delete_lines with ny of 0 as this is incorrect and causes a bounds check to fatal error if built with -DDEBUG.
Description
tmux source code
Languages
C
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%