Commit Graph

11 Commits

Author SHA1 Message Date
Christian Rocha
051a370769 Utility function for logging to the system log 2020-01-17 16:38:25 -05:00
Christian Rocha
4f42c502ed Fullscreen mode via altscreen + fullscreen example 2020-01-17 15:37:04 -05:00
Christian Rocha
c1b4d6a515 Remove an extraneous argument and auto-add a trailing newline to views 2020-01-16 14:47:44 -05:00
Christian Rocha
f13ba01ff0 Fix a bug where the top line wasn't being cleared on render 2020-01-15 23:28:49 -05:00
Christian Rocha
da9de0c42b More accurate names for prev/next line movement functions 2020-01-15 23:18:45 -05:00
Christian Rocha
0c8e2ea5a0 Add next line function in case we need it later 2020-01-15 23:04:53 -05:00
Christian Rocha
fe42b5c4a7 Clear necessary lines before rendering 2020-01-15 22:41:45 -05:00
Christian Rocha
c7f1302943 Remove extraneous select{} and improve comments 2020-01-14 17:56:51 -05:00
Christian Rocha
5999ff458c Refactor subscription implementation
There was a bug in the  previous implementation where it didn't
allow for more than one subscription.
2020-01-14 16:16:12 -05:00
Christian Rocha
147c8df2ee Implement subscriptions, and update example accordingly 2020-01-13 17:11:10 -05:00
Christian Rocha
bee32ca733 Initial commit. First pass. 2020-01-10 16:02:04 -05:00