Commit Graph

922 Commits (master)
 

Author SHA1 Message Date
chris west d0b503ebcf mention `d` in CHANGELOG 1 year ago
chris west 38dff71ac0 prevent downloading internal pages, better error message 1 year ago
deadjakk b29ea2cee4 added help line 1 year ago
deadjakk cf2810af80 derived default filepath for download from url using parse_url 1 year ago
deadjakk 4a5328a14e added ability to save the current url to a filepath 1 year ago
chris west 3f2ae945db fix `NO_COLOR` support 1 year ago
chris west 0c970dcb3a chore: Release phetch version 1.2.0 1 year ago
chris west fab97539d9 update version 1 year ago
chris west 8eb15db192 tweak theme help file 1 year ago
chris west 2a55fc3763 next version is 1.2 1 year ago
drclaw d90d8bad45 Add Android release (aarch64) 1 year ago
chris west eb960a78cd basic color themes. for fun 1 year ago
chris west 751553c0fd colors default to white 1 year ago
chris west 6d7ea11598 theme tests 1 year ago
chris west fb1b3d2185 disable/enable raw mode when suspending/resuming 1 year ago
chris west 9baac849e5 thanks clippy 1 year ago
chris west 89b5febd4b wrong order 1 year ago
chris west 02cfc41aa2 theme the cursor 1 year ago
chris west fe1fbf5009 nope 1 year ago
chris west 8ebeb8dec9 add color themes 1 year ago
chris west 6861848217 add `scroll` config option and default to entire screen 1 year ago
chris west 4029fca177 add `R` keyboard shortcut to reload URL 1 year ago
chris west 79174e329f add -a/-A to README and manual 1 year ago
chris west 7eefac1c26 update CHANGELOG 1 year ago
chris west 9e6f1b46f0 update gh action dependency 1 year ago
chris west 9da392c04b ignore doctests, for now 1 year ago
chris west 7522427d71 appease clippy 1 year ago
chris west 105b737d1d
Merge pull request #32 from walksanatora/feat-autoplay
autoplay feature so that media is automatically played
1 year ago
walksanatora e587fad0e6 autoplay feature so that media is automatically played 1 year ago
kakuhen fee4e316e3 Update README.md
The latest release of phetch is now available on MacPorts.
2 years ago
chris west 6572bf7fca ctrl-e or just e 3 years ago
chris west 17fedeb262 add --encoding to --help 3 years ago
chris west 082d70cee7 (cargo-release) start next development iteration 1.1.1-dev 3 years ago
chris west e98b3ac129 (cargo-release) version 1.1.0 3 years ago
chris west 8ad88f32b9 explain why there's no menu support 3 years ago
chris west f3dff96429 factor out left margin maker 3 years ago
chris west 16034d184e wrap constrains line width when active 3 years ago
chris west dffaafd1fb update changelog 3 years ago
chris west 495e47b5ac fix longest line calculation 3 years ago
chris west 0edee37c44 v1.1.0-dev 3 years ago
chris west 8f7f74927e update changelog 3 years ago
chris west 6231044f58 update manual 3 years ago
chris west ad43179f19 mention wrap in default conf 3 years ago
chris west e6583a81f3 cache encoded response 3 years ago
chris west ba7d527165 try to wrap on - , . : ; or space 3 years ago
chris west bfdd01e22a stupid wrap_text() 3 years ago
chris west c2c5e1c086 add -w, --wrap to cli and config file 3 years ago
chris west e28a5469a4 basic wrap tests 3 years ago
chris west 02b368ae52 tweak formatting 3 years ago
chris west e5f0f22ec5 mention it's off by default 3 years ago