Commit Graph

891 Commits (17fedeb262d21f7487852ebd4e6c4974eac08d9e)
 

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 4e97579932 always shutdown() on drop() 4 years ago
chris west c002f2adc1 more idiomatic cli errors 4 years ago
chris west 3680edd856 still en route 4 years ago
chris west 9a635870d3 update changelog 4 years ago
chris west d925124807 resize on SIGWINCH 4 years ago
chris west 1b1d1fc8f3 use channels for keyboard events
this fixes the 'cancel download' bug
4 years ago
chris west 2ccd55dad7 note 4 years ago
chris west a11abe1bc8 aur and homebrew instructions 4 years ago
chris west 4899a9f4b8 lil reminder 4 years ago
chris west 385e88ee22 note on 1.0.1 4 years ago
chris west f81e514a83 (cargo-release) start next development iteration 1.0.2-dev 4 years ago
chris west a1e9d329a1 (cargo-release) version 1.0.1 4 years ago
chris west 7d36e8c7ca gh action: enable clippy component 4 years ago
chris west 88aae700d7 clippy 4 years ago
✨ Q (it/its) ✨ 8ce045ef16
Fix #13 4 years ago
chris west 3791c9c64f show actual gh release 4 years ago
chris west a36454f43b use footnotes 4 years ago
chris west b9e0c6be4f (cargo-release) start next development iteration 1.0.1-dev 4 years ago
chris west 56274075ab (cargo-release) version 1.0.0 4 years ago
chris west 6025bd6b15 update changelog for 1.0.0 4 years ago
chris west 3ec5e3f433 (cargo-release) start next development iteration 0.9.5-dev 4 years ago
chris west 315b7f869d (cargo-release) version 0.9.4 4 years ago
chris west 7c15d7ac7c wrong file 4 years ago
chris west 1fd6115acf (cargo-release) start next development iteration 0.9.4-dev 4 years ago
chris west 9e4bce4720 (cargo-release) version 0.9.3 4 years ago
chris west d76848ae68 use older known arm image 4 years ago
chris west 22a5bf2e7d build --locked --releaes 4 years ago
chris west 941648fd86 (cargo-release) start next development iteration 0.9.3-dev 4 years ago
chris west 72d7165166 (cargo-release) version 0.9.2 4 years ago
chris west f9e47fed0e typo 4 years ago
chris west 8223a458cf (cargo-release) start next development iteration 0.9.2-dev 4 years ago
chris west c49c20ed6b (cargo-release) version 0.9.1 4 years ago
chris west 34674ae4e3 update changelog 4 years ago
chris west c82f20f53f include manual in release tarball 4 years ago
chris west 3ea2f0d488 link to crate, not doc 4 years ago
chris west 14217929fc bugged colors 4 years ago
chris west f1fe58d248 strip unreadable characters (vs replace with ?) 4 years ago
chris west 56b2ef65f9 test clean_response 4 years ago
chris west 28d8ffd219 phetch now on AUR 4 years ago
chris west 49c4ef9200 whitespace 4 years ago
chris west e13b89ec2a perfection 4 years ago
chris west b992f13033 center 4 years ago
chris west ae055792be docs badge 4 years ago
chris west 358b1ed02a not anymore 4 years ago
chris west 0a6f38a971 build badge 4 years ago
chris west fff690a293 gif is fine 4 years ago
chris west 96ecdcbd5b add terminalizer config 4 years ago
chris west 0220f2b8a1 screencast 4 years ago
chris west a4fd553431 start wrapping termion 4 years ago