Merge pull request #65 from tkorvola/resize
authorDavid Griffith <dave@661.org>
Fri, 23 Feb 2018 05:25:57 +0000 (21:25 -0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2018 05:25:57 +0000 (21:25 -0800)
Terminal resizing.  Still needs some work vis-a-vis reformatting text when shrinking or expanding horizontally.  That'll require implementing a history buffer, which will be implemented later.  In the meantime, we have resize code that actually works (just not ideally).


Trivial merge