When exiting alternate screen, there is no need to reflow when going
authornicm <nicm@openbsd.org>
Mon, 26 Jun 2023 08:14:19 +0000 (08:14 +0000)
committernicm <nicm@openbsd.org>
Mon, 26 Jun 2023 08:14:19 +0000 (08:14 +0000)
commit37e1ec451642b73b5faf4c0ceb9b7b7f59ae7a31
treeb984dd9717911a87f0c9375c500b86b1a9128efc
parent8b2ccfa333a7b97a2c34c7e239539d8bd1fb95ec
When exiting alternate screen, there is no need to reflow when going
back to old size since the contents will be overwritten. GitHub issue
3510.
usr.bin/tmux/screen.c