Christian Muehlhaeuser
0957c58e05
Make type documentation godoc-compliant
2020-05-25 14:02:46 +02:00
Christian Rocha
822c234a82
Use a mutual exclusion lock when writing to stdout
2020-05-19 13:16:02 -04:00
Christian Rocha
d2ae1b0fb7
Add command for listening for window resizes
2020-05-17 19:28:12 -04:00
Christian Rocha
db4600aeb2
Add a command and message for getting terminal size
...
There may be too much rigamarole around this (it's simpler to get the size
imperatively and synchronously) but adding it for now.
2020-05-14 10:49:08 -04:00
Christian Rocha
ffdaba08eb
Remove this extraneous type
2020-05-14 10:45:37 -04:00
Christian Rocha
ade8203c21
Remove entire subscription model
...
It was a valiant effort, and the implementation was solid and
dependable, but at the end of the day we can achieve the same
functionality in a much simpler fashion with commands, especially
because Go is not held to the same restrictions as Elm.
2020-05-12 18:00:50 -04:00
Christian Rocha
4bf40fbe62
Rename project to Boba
2020-05-12 16:39:08 -04:00