2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-03 03:40:20 +00:00
Commit Graph

818 Commits

Author SHA1 Message Date
chris west
1359a4eb49 add -m, -M flags for media 2020-05-30 11:10:27 -07:00
chris west
596c8042ed use Line & LineIter instead of passing raw text around 2020-05-30 10:23:43 -07:00
chris west
9536db48ea get in line 2020-05-25 16:12:45 -07:00
chris west
d814268d7e clear screen before launching media player 2020-05-23 13:09:51 -07:00
chris west
7157faf16d re-enable raw mode on media error 2020-05-23 13:02:42 -07:00
chris west
f8c808e8f3 prompt before opening media player 2020-05-23 12:48:28 -07:00
chris west
c1dc7a1b84 whitespace 2020-05-23 12:45:22 -07:00
chris west
67021ea036 mention media in README 2020-05-23 12:45:16 -07:00
chris west
65c8403e0e experimental media player support w/ media feature 2020-05-23 12:38:15 -07:00
chris west
88cc95c59f don't quit parent when child receives SIGINT 2020-05-23 12:19:15 -07:00
chris west
cd350b15b9 Show unknown types as binary (downloads) 2020-05-23 11:41:28 -07:00
chris west
7fb209206a to_char always works 2020-05-23 11:26:16 -07:00
chris west
23c76e483b tiny test for new types 2020-05-23 10:52:09 -07:00
kim (grufwub)
81fcecb85d add new gopher item types + function check for media files
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-05-23 10:38:44 -07:00
chris west
6da14a7edc not anymore 2020-05-17 10:10:00 -07:00
chris west
0d2be4fb13 (cargo-release) start next development iteration 1.0.3-dev 2020-05-14 17:08:15 -07:00
chris west
ebe2ebc2d1 (cargo-release) version 1.0.2 2020-05-14 17:08:06 -07:00
chris west
9270cca9e9 prep for release 2020-05-14 17:05:06 -07:00
chris west
d19a74161b example 2020-05-14 16:44:46 -07:00
chris west
e034c66a4f test color counting 2020-05-14 16:43:52 -07:00
chris west
3a0789035f colors work now 2020-05-14 16:08:39 -07:00
chris west
91ffcb459a dont need to peek 2020-05-14 16:07:26 -07:00
chris west
384cbe0939 only run through lines that have colors 2020-05-14 15:10:20 -07:00
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