]> git.armaanb.net Git - st.git/commit
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)
commitd84f3f4bd15e7d65fc0334cf7d62913c901bad00
tree8d7a06956aab3d332423b59257a67adf4b92906f
parent8b564c1a3f51c08e64c2f589852a02b8595d44ca
Rely on ttyresize to set tty size

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>
st.c
x.c