Commit Graph

212 Commits (master)

Author SHA1 Message Date
chris west 456ee0ad2d don't switch to alternate screen until startup 4 years ago
dvkt dd6e7ee1ae more secure 4 years ago
dvkt 30ded8ed69 just for fun 4 years ago
dvkt 1747d2e546 ignore errant \n 4 years ago
dvkt 17cefcc67f Tor support 4 years ago
dvkt b8a38efe30 use our own color lib 4 years ago
dvkt 356024e5b8 fix ctrl+z/job suspend 4 years ago
dvkt 8cbd322cbf basic telnet support finally 4 years ago
dvkt a5d9c1c93e ctrl-c/esc just cancels, doesnt clear 4 years ago
dvkt 83d5c01837 `u` now allows editing URL 4 years ago
dvkt c819c1f65e unused imports 4 years ago
dvkt 0335d491f9 don't clear all on quit, delay switching screen 4 years ago
dvkt 8412f9892a simpler style 4 years ago
dvkt 967c2f018e too bold 4 years ago
dvkt 07c3d4098c show TLS status in bottom right 4 years ago
dvkt 9128ffc85b track which pages are loaded via tls 4 years ago
dvkt 7148ddd999 enable try tls mode 4 years ago
dvkt d0dfeae29b /// 4 years ago
dvkt 201a0592e4 die on fatal errors 4 years ago
dvkt d3b9412973 todo later 4 years ago
dvkt 991c8c96a4 grab term size on startup 4 years ago
dvkt d7d246b3f0 bug url 4 years ago
dvkt 65d64a2b78 don't clear status on None 4 years ago
dvkt eeed189aa5 show error on no page loaded 4 years ago
dvkt 857ca25b08 dont spin on first request 4 years ago
dvkt f9428256a8 clear status once per loop 4 years ago
dvkt 38f09f7893 use Action::List when selecting a link 4 years ago
dvkt a51e936d56 use Action::Status on menu search 4 years ago
dvkt debcbd4c8a always write status line 4 years ago
dvkt 5a78ca16c1 clear empty status line 4 years ago
dvkt 2452e2e856 Action::Draw 4 years ago
dvkt cf5796be5b UntilNewline 4 years ago
dvkt e7132a0bc8 redraw screen instead of clearing 4 years ago
dvkt 1efd659a1d Re-enable native mouse behavior 4 years ago
dvkt 95427077d8 start keeping stdout around 4 years ago
dvkt 39043d1a06 draw spinner at bottom 4 years ago
dvkt d11c0f0a6d 2018 style imports 4 years ago
dvkt a777a239ef esc doesn't quit 4 years ago
dvkt d06b73f142 match ctrl or keypress 4 years ago
dvkt d475cf1eaa search mode for menus 4 years ago
dvkt 12e4d75e17 command mode: just letters 4 years ago
dvkt ae33aa2252 Action::Prompt vs ui::prompt() 4 years ago
dvkt c70f95620a impl Default 5 years ago
dvkt ce9623d295 make clippy happy 5 years ago
dvkt 084b572b42 update to 2018 edition 5 years ago
dvkt 4b9d84dddc esc also quits now 5 years ago
dvkt 326248d711 use title when opening 5 years ago
dvkt 25cfcff2e3 move to utils 5 years ago
dvkt 864786415f phetch urls, not help url 5 years ago
dvkt 5f875d9920 err when trying to save bookmark 5 years ago
dvkt 9bb2d1f8bb wire up bookmarks 5 years ago
dvkt 6c8f43f68a save bookmark 5 years ago
dvkt b557edd5be unknown 5 years ago
dvkt 3ee60b1fee open errors 5 years ago
dvkt 8f467fea56 new history format 5 years ago
dvkt 717b888232 some ui tweaks 5 years ago
dvkt f291b0f50c try wider 5 years ago
dvkt d941cb3a34 confirm URLs 5 years ago
dvkt 70cba50baf page down / up 5 years ago
dvkt 26120fa03a history browsing 5 years ago
dvkt 93d76f43aa start raw mode in wide mode 5 years ago
dvkt 5cfb781a3a restore cursor 5 years ago
dvkt 97a2ae9602 regular color 5 years ago
dvkt 2e57d4051b confirm() download 5 years ago
dvkt 06d5bf1b9d ctrl+c to cancel download 5 years ago
dvkt ea0b8f529b size of download 5 years ago
dvkt 43c10f7cd7 error tweak 5 years ago
dvkt b50ec7e8fa smaller read buffer, cleanup 5 years ago
dvkt 7943a7210a fix status clearing 5 years ago
dvkt 6690372441 embrace errors 5 years ago
dvkt cfc5803991 smaller read buffer, cleanup 5 years ago
dvkt d7594f0cb9 less nest 5 years ago
dvkt d0b2cbc079 not always an error 5 years ago
dvkt 6d0919742a set_status 5 years ago
dvkt 4ff3e5e64e thought i fixed that 5 years ago
dvkt 9e4570fe78 downloading, kinda 5 years ago
dvkt ce0ef445b6 clippy 5 years ago
dvkt fa14ba532e status, not error 5 years ago
dvkt dc3e5862c3 ctrl+c clears error 5 years ago
dvkt c522f6656f better error handling 5 years ago
dvkt 2c9b38dfb0 rename 5 years ago
dvkt defa4fdc20 Page is a Boxxed View 5 years ago
dvkt afd7176ad2 simplify 5 years ago
dvkt 5f9b44ff15 simpler 5 years ago
dvkt 5ea752d822 show errors properly 5 years ago
dvkt 8a5aa7c5aa spinner too 5 years ago
dvkt 1d0a61e097 threaded requests 5 years ago
dvkt 8ffc409b43 page => focused 5 years ago
dvkt 6040930aa2 pages => views 5 years ago
dvkt 6c8837c2e1 action 5 years ago
dvkt 126a4034d1 view.rs 5 years ago
dvkt d73f0a8826 dont load history yet 5 years ago
dvkt b6e1453a5d view gets its own file 5 years ago
dvkt 852d3b3f83 trim down 5 years ago
dvkt 6c2d94f186 start screen 5 years ago
dvkt fb025ddfcf use 5 years ago
dvkt 8244dadb5e remove stub 5 years ago
dvkt f1f68ad5a6 load history 5 years ago
dvkt 378658fc15 save history if we can 5 years ago
dvkt 84f5093531 more help system 5 years ago