Draw pane status line on the correct line when at the bottom, fixes
authornicm <nicm@openbsd.org>
Tue, 8 Oct 2024 09:40:50 +0000 (09:40 +0000)
committernicm <nicm@openbsd.org>
Tue, 8 Oct 2024 09:40:50 +0000 (09:40 +0000)
commit122218f28405a26f2d50c6d42abb56ec16daea29
tree100c43dd9e454062a881ac17515cc70248e4bf50
parent561287022138d9cf7f16116f71cec83195ad7046
Draw pane status line on the correct line when at the bottom, fixes
issues if the window size is smaller than the entire terminal. GitHub
issue 3943.
usr.bin/tmux/screen-redraw.c