2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-10 13:10:54 +00:00
Commit Graph

795 Commits

Author SHA1 Message Date
chris west
575ebdbd01 ignore colors when calculating line length 2020-05-14 14:56:49 -07:00
chris west
05b78919cd use log! results 2020-05-14 14:42:56 -07:00
chris west
9d54fb370a yes it is 2020-05-14 11:26:48 -07:00
chris west
1146f42174 raw mode in main. fixes panics 2020-05-14 11:25:49 -07:00
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.
2020-05-14 11:24:23 -07:00
chris west
4e97579932 always shutdown() on drop() 2020-05-13 23:13:46 -07:00
chris west
c002f2adc1 more idiomatic cli errors 2020-05-13 23:12:22 -07:00
chris west
3680edd856 still en route 2020-05-13 18:31:10 -07:00
chris west
9a635870d3 update changelog 2020-05-13 13:28:43 -07:00
chris west
d925124807 resize on SIGWINCH 2020-05-13 13:23:14 -07:00
chris west
1b1d1fc8f3 use channels for keyboard events
this fixes the 'cancel download' bug
2020-05-13 12:52:52 -07:00
chris west
2ccd55dad7 note 2020-05-13 12:19:48 -07:00
chris west
a11abe1bc8 aur and homebrew instructions 2020-05-03 09:14:32 -07:00
chris west
4899a9f4b8 lil reminder 2020-05-03 08:19:27 -07:00
chris west
385e88ee22 note on 1.0.1 2020-05-03 08:19:15 -07:00
chris west
f81e514a83 (cargo-release) start next development iteration 1.0.2-dev 2020-05-03 08:11:00 -07:00
chris west
a1e9d329a1 (cargo-release) version 1.0.1 2020-05-03 08:10:51 -07:00
chris west
7d36e8c7ca gh action: enable clippy component 2020-05-02 13:53:16 -07:00
chris west
88aae700d7 clippy 2020-05-02 13:49:50 -07:00
✨ Q (it/its) ✨
8ce045ef16
Fix #13 2020-05-02 17:36:38 +01:00
chris west
3791c9c64f show actual gh release 2020-02-25 15:02:22 -08:00
chris west
a36454f43b use footnotes 2020-02-25 14:46:31 -08:00
chris west
b9e0c6be4f (cargo-release) start next development iteration 1.0.1-dev 2020-02-25 14:08:40 -08:00
chris west
56274075ab (cargo-release) version 1.0.0 2020-02-25 14:08:24 -08:00
chris west
6025bd6b15 update changelog for 1.0.0 2020-02-25 14:05:56 -08:00
chris west
3ec5e3f433 (cargo-release) start next development iteration 0.9.5-dev 2020-02-25 12:57:10 -08:00
chris west
315b7f869d (cargo-release) version 0.9.4 2020-02-25 12:56:59 -08:00
chris west
7c15d7ac7c wrong file 2020-02-25 12:56:13 -08:00
chris west
1fd6115acf (cargo-release) start next development iteration 0.9.4-dev 2020-02-25 12:43:44 -08:00
chris west
9e4bce4720 (cargo-release) version 0.9.3 2020-02-25 12:43:34 -08:00
chris west
d76848ae68 use older known arm image 2020-02-25 12:43:15 -08:00
chris west
22a5bf2e7d build --locked --releaes 2020-02-25 12:36:59 -08:00
chris west
941648fd86 (cargo-release) start next development iteration 0.9.3-dev 2020-02-25 12:29:34 -08:00
chris west
72d7165166 (cargo-release) version 0.9.2 2020-02-25 12:29:24 -08:00
chris west
f9e47fed0e typo 2020-02-25 12:24:30 -08:00
chris west
8223a458cf (cargo-release) start next development iteration 0.9.2-dev 2020-02-25 12:16:59 -08:00
chris west
c49c20ed6b (cargo-release) version 0.9.1 2020-02-25 12:16:50 -08:00
chris west
34674ae4e3 update changelog 2020-02-25 12:16:16 -08:00
chris west
c82f20f53f include manual in release tarball 2020-02-25 12:14:54 -08:00
chris west
3ea2f0d488 link to crate, not doc 2020-02-25 12:01:08 -08:00
chris west
14217929fc bugged colors 2020-02-24 18:39:29 -08:00
chris west
f1fe58d248 strip unreadable characters (vs replace with ?) 2020-02-23 16:05:56 -08:00
chris west
56b2ef65f9 test clean_response 2020-02-23 16:01:49 -08:00
chris west
28d8ffd219 phetch now on AUR 2020-02-23 15:28:45 -08:00
chris west
49c4ef9200 whitespace 2020-02-23 15:27:47 -08:00
chris west
e13b89ec2a perfection 2020-02-21 13:18:59 -08:00
chris west
b992f13033 center 2020-02-21 13:18:08 -08:00
chris west
ae055792be docs badge 2020-02-21 13:17:05 -08:00
chris west
358b1ed02a not anymore 2020-02-21 13:15:15 -08:00
chris west
0a6f38a971 build badge 2020-02-21 13:13:37 -08:00