Commit Graph

843 Commits (a3987d7a15c5af8ce59d7b22cf5b08887109f5c3)
 

Author SHA1 Message Date
chris west a3987d7a15 (cargo-release) version 1.0.6 4 years ago
chris west 31b17f1e77 update changelog 4 years ago
chris west 1b02d330d9 fix reloading logic 4 years ago
chris west fce7b34b74 (cargo-release) start next development iteration 1.0.6-dev 4 years ago
chris west f891d07d34 (cargo-release) version 1.0.5 4 years ago
chris west 4e70fa60bb update changelog 4 years ago
chris west 6e55457f26 only redraw on F5, don't reload 4 years ago
chris west 5fb8f14586 Revert "F5 fully reloads page"
This reverts commit 2da3a20c4e.
4 years ago
chris west 31a50da8bd (cargo-release) start next development iteration 1.0.5-dev 4 years ago
chris west ac2accee5c (cargo-release) version 1.0.4 4 years ago
chris west eb4980e5db Add some "screenshots" to the repo:
- phetch running on a Pocket CHIP
  https://qoto.org/@freemo/104241949575009245

- phetch running on Android
  https://mastodon.sdf.org/@kas/103742126028881482

- phetch running on NetBSD
  https://www.unitedbsd.com/d/264-phetch

- another on NetBSD
  https://www.reddit.com/r/unixporn/comments/izipi4/frankenwm_vintage/
4 years ago
chris west d0ae999b6d update changelog 4 years ago
chris west 4be92bba10 Mention reload trick in manual 4 years ago
chris west 2da3a20c4e F5 fully reloads page 4 years ago
chris west 2fdb64c49f put benchmarks in sub-crate to cut down on dev deps 4 years ago
chris west 4d47287849 ctrl+u can reload the current page 4 years ago
chris west 053dcec764 phetch now available on NetBSD! 4 years ago
chris west 7585f70e38 typo 4 years ago
chris west c6d5b7a86d (cargo-release) start next development iteration 1.0.4-dev 4 years ago
chris west a3c04be5f7 (cargo-release) version 1.0.3 4 years ago
chris west 155b30cb28 update changelog on release 4 years ago
chris west 5f796bdee1 -m in changelog 4 years ago
chris west ac77420ba9 hook up --media flag 4 years ago
chris west 6fd90872e7 update manual 4 years ago
chris west b6cea29372 un-gate media feature 4 years ago
chris west 1359a4eb49 add -m, -M flags for media 4 years ago
chris west 596c8042ed use Line & LineIter instead of passing raw text around 4 years ago
chris west 9536db48ea get in line 4 years ago
chris west d814268d7e clear screen before launching media player 4 years ago
chris west 7157faf16d re-enable raw mode on media error 4 years ago
chris west f8c808e8f3 prompt before opening media player 4 years ago
chris west c1dc7a1b84 whitespace 4 years ago
chris west 67021ea036 mention media in README 4 years ago
chris west 65c8403e0e experimental media player support w/ `media` feature 4 years ago
chris west 88cc95c59f don't quit parent when child receives SIGINT 4 years ago
chris west cd350b15b9 Show unknown types as binary (downloads) 4 years ago
chris west 7fb209206a to_char always works 4 years ago
chris west 23c76e483b tiny test for new types 4 years ago
kim (grufwub) 81fcecb85d add new gopher item types + function check for media files
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
4 years ago
chris west 6da14a7edc not anymore 4 years ago
chris west 0d2be4fb13 (cargo-release) start next development iteration 1.0.3-dev 4 years ago
chris west ebe2ebc2d1 (cargo-release) version 1.0.2 4 years ago
chris west 9270cca9e9 prep for release 4 years ago
chris west d19a74161b example 4 years ago
chris west e034c66a4f test color counting 4 years ago
chris west 3a0789035f colors work now 4 years ago
chris west 91ffcb459a dont need to peek 4 years ago
chris west 384cbe0939 only run through lines that have colors 4 years ago
chris west 575ebdbd01 ignore colors when calculating line length 4 years ago
chris west 05b78919cd use log! results 4 years ago