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)
commit075e46012d6bad8bd58f25b048bd19f03c59a1bc
tree8fcdfbb95806608403f2ccd600a91c5cc0c9ff75
parentc921c0057b3bff3ee34d5244e5b65a6f14c140df
parente0078edd16881f4964131bc07c5f74ace944fbf4
Merge pull request #65 from tkorvola/resize

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).