mirror of
https://github.com/tmux/tmux.git
synced 2025-01-13 20:08:50 +00:00
When resizing a screen smaller in alternate screen mode, all the lines needed
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.
This commit is contained in:
parent
6bc9ee3420
commit
c30fbd1d8d
Loading…
Reference in New Issue
Block a user