Commit Graph

2 Commits (fb3e3940dbe49032809d5b7f353ffd2015a11a8c)

Author SHA1 Message Date
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