summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/window.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2009-07-17 18:35:11 +0000
committernicm <nicm@openbsd.org>2009-07-17 18:35:11 +0000
commit7e4d386b53938d231e90440544f71a6c99f7970d (patch)
treed5aa70567ceb4c02890f1670b7559ac75e51bf2f /usr.bin/tmux/window.c
parentUpdate bus_dma to the better codebase found on almost all other platforms, (diff)
downloadwireguard-openbsd-7e4d386b53938d231e90440544f71a6c99f7970d.tar.xz
wireguard-openbsd-7e4d386b53938d231e90440544f71a6c99f7970d.zip
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/window.c')
0 files changed, 0 insertions, 0 deletions