Commit Graph

625 Commits (master)

Author SHA1 Message Date
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 8eb15db192 tweak theme help file 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 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 9da392c04b ignore doctests, for now 1 year ago
chris west 7522427d71 appease clippy 1 year ago
walksanatora e587fad0e6 autoplay feature so that media is automatically played 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 f3dff96429 factor out left margin maker 4 years ago
chris west 16034d184e wrap constrains line width when active 4 years ago
chris west 495e47b5ac fix longest line calculation 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 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 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 ffa2083740 add NO_COLOR support — https://no-color.org/ 4 years ago
chris west 993ce83800 fix clippyisms 4 years ago
chris west 3c057b56f9 -c flag wasn't eating its argument 4 years ago
chris west 38e660ccb6 also try all socket_addrs for tls and tor 4 years ago
chris west 015c7878cc try to connect to socket_addrs(), not just 1st 4 years ago
chris west 1b02d330d9 fix reloading logic 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