Commit Graph

9 Commits

Author SHA1 Message Date
de3e4b528b Redid color system 2022-11-15 11:16:29 -05:00
c0d85cda5b Added documentation 2022-11-15 00:22:01 -05:00
3a879d9a5f Mouse input works 2022-11-06 15:59:06 -05:00
3abba9d69b Don't even bother with text wrapping
This is a pretty useless feature, all things considered. It should
be the job of the application to figure that out.
2022-11-06 15:26:50 -05:00
f98b551ba2 Added bounds checking to buffer 2022-11-06 15:25:55 -05:00
ff7240d553 Pass keyboard events through application 2022-11-06 15:12:44 -05:00
4b129a8391 Buffer, DamageBuffer, and Application are io.Writers 2022-11-06 14:17:43 -05:00
e12fb3d7db Window resizing 2022-11-02 18:51:33 -04:00
fea20558ac Initial commit 2022-10-31 15:51:28 -04:00