Commit Graph

3 Commits (master)

Author SHA1 Message Date
chris west 06344f734a 📎📎📎 4 years ago
chris west fb3e3940db enter raw mode on our own
termion wants you to pass around a RawTerminal
struct that wraps Stdout, which is probably "right"
but it's easier to do it the C way and treat stdout
as a shared global resource.
4 years ago
chris west a4fd553431 start wrapping termion 4 years ago