Commit Graph

161 Commits (dd6e7ee1aebf86c0adea32ce317c2c7bb4b6f21e)

Author SHA1 Message Date
dvkt dd6e7ee1ae more secure 5 years ago
dvkt 30ded8ed69 just for fun 5 years ago
dvkt 1747d2e546 ignore errant \n 5 years ago
dvkt 17cefcc67f Tor support 5 years ago
dvkt b8a38efe30 use our own color lib 5 years ago
dvkt 356024e5b8 fix ctrl+z/job suspend 5 years ago
dvkt 8cbd322cbf basic telnet support finally 5 years ago
dvkt a5d9c1c93e ctrl-c/esc just cancels, doesnt clear 5 years ago
dvkt 83d5c01837 `u` now allows editing URL 5 years ago
dvkt c819c1f65e unused imports 5 years ago
dvkt 0335d491f9 don't clear all on quit, delay switching screen 5 years ago
dvkt 8412f9892a simpler style 5 years ago
dvkt 967c2f018e too bold 5 years ago
dvkt 07c3d4098c show TLS status in bottom right 5 years ago
dvkt 9128ffc85b track which pages are loaded via tls 5 years ago
dvkt 7148ddd999 enable try tls mode 5 years ago
dvkt d0dfeae29b /// 5 years ago
dvkt 201a0592e4 die on fatal errors 5 years ago
dvkt d3b9412973 todo later 5 years ago
dvkt 991c8c96a4 grab term size on startup 5 years ago
dvkt d7d246b3f0 bug url 5 years ago
dvkt 65d64a2b78 don't clear status on None 5 years ago
dvkt eeed189aa5 show error on no page loaded 5 years ago
dvkt 857ca25b08 dont spin on first request 5 years ago
dvkt f9428256a8 clear status once per loop 5 years ago
dvkt 38f09f7893 use Action::List when selecting a link 5 years ago
dvkt a51e936d56 use Action::Status on menu search 5 years ago
dvkt debcbd4c8a always write status line 5 years ago
dvkt 5a78ca16c1 clear empty status line 5 years ago
dvkt 2452e2e856 Action::Draw 5 years ago
dvkt cf5796be5b UntilNewline 5 years ago
dvkt e7132a0bc8 redraw screen instead of clearing 5 years ago
dvkt 1efd659a1d Re-enable native mouse behavior 5 years ago
dvkt 95427077d8 start keeping stdout around 5 years ago
dvkt 39043d1a06 draw spinner at bottom 5 years ago
dvkt d11c0f0a6d 2018 style imports 5 years ago
dvkt a777a239ef esc doesn't quit 5 years ago
dvkt d06b73f142 match ctrl or keypress 5 years ago
dvkt d475cf1eaa search mode for menus 5 years ago
dvkt 12e4d75e17 command mode: just letters 5 years ago
dvkt ae33aa2252 Action::Prompt vs ui::prompt() 5 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