Commit Graph

903 Commits (8ebeb8dec9c30e59d0eec019969f1d43167daab5)
 

Author SHA1 Message Date
chris west 8ebeb8dec9 add color themes 2 years ago
chris west 6861848217 add `scroll` config option and default to entire screen 2 years ago
chris west 4029fca177 add `R` keyboard shortcut to reload URL 2 years ago
chris west 79174e329f add -a/-A to README and manual 2 years ago
chris west 7eefac1c26 update CHANGELOG 2 years ago
chris west 9e6f1b46f0 update gh action dependency 2 years ago
chris west 9da392c04b ignore doctests, for now 2 years ago
chris west 7522427d71 appease clippy 2 years ago
chris west 105b737d1d
Merge pull request #32 from walksanatora/feat-autoplay
autoplay feature so that media is automatically played
2 years ago
walksanatora e587fad0e6 autoplay feature so that media is automatically played 2 years 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 4 years ago
chris west 17fedeb262 add --encoding to --help 4 years ago
chris west 082d70cee7 (cargo-release) start next development iteration 1.1.1-dev 4 years ago
chris west e98b3ac129 (cargo-release) version 1.1.0 4 years ago
chris west 8ad88f32b9 explain why there's no menu support 4 years ago
chris west f3dff96429 factor out left margin maker 4 years ago
chris west 16034d184e wrap constrains line width when active 4 years ago
chris west dffaafd1fb update changelog 4 years ago
chris west 495e47b5ac fix longest line calculation 4 years ago
chris west 0edee37c44 v1.1.0-dev 4 years ago
chris west 8f7f74927e update changelog 4 years ago
chris west 6231044f58 update manual 4 years ago
chris west ad43179f19 mention wrap in default conf 4 years ago
chris west e6583a81f3 cache encoded response 4 years ago
chris west ba7d527165 try to wrap on - , . : ; or space 4 years ago
chris west bfdd01e22a stupid wrap_text() 4 years ago
chris west c2c5e1c086 add -w, --wrap to cli and config file 4 years ago
chris west e28a5469a4 basic wrap tests 4 years ago
chris west 02b368ae52 tweak formatting 4 years ago
chris west e5f0f22ec5 mention it's off by default 4 years ago
chris west bacacf032e update changelog 4 years ago
chris west 6825891b88 toggle global encoding on ctrl-e 4 years ago
chris west cf9e16650e share config so we can modify it in views 4 years ago
chris west c07656509f better error message 4 years ago
chris west fa3dd26db5 use config encoding's setting 4 years ago
chris west 40479908a8 encoding config option 4 years ago
chris west 29c10d8042 ignore conf 4 years ago
chris west 4f652a7209 --encoding cli flag 4 years ago
chris west 3d6e05c081 ctrl-e toggle encoding 4 years ago
chris west a5c645f402 cp437 test 4 years ago
chris west 400fe770a9 simplify status line & show cp439 in it 4 years ago
chris west 5df09aead9 add encoding() to View trait 4 years ago
chris west 41324a0ff3 CP437 support 4 years ago
chris west 06344f734a 📎📎📎 4 years ago
chris west 80314f6bd6 make test 4 years ago
chris west 252731d0de tweak release doc 4 years ago
chris west 995870b9d4 don't need you 4 years ago
chris west ffa2083740 add NO_COLOR support — https://no-color.org/ 4 years ago
chris west 5f232d8862 start phetch on `make debug` 4 years ago