Rely on ttyresize to set tty size
authorDevin J. Pohly <djpohly@gmail.com>
Thu, 22 Feb 2018 04:28:41 +0000 (22:28 -0600)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
This removes ttynew's dependency on cresize being called first, and then
allows us to absorb the ttyresize call into cresize (which always
precedes it).

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>

No differences found