diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2009-07-17 18:35:12 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2009-07-17 18:35:12 +0000 |
commit | 37196951ad1e8aec5d3094bb38e36f52ee0ac565 (patch) | |
tree | 7a3db382ec2ed052f1e098ee6de4f564cde93fd2 /usr.bin/tmux/cmd.c | |
parent | a6e6be278ab9f3522f60c3dbe43c13a2c5613f41 (diff) |
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.
Diffstat (limited to 'usr.bin/tmux/cmd.c')
0 files changed, 0 insertions, 0 deletions