Commit Graph

574 Commits (2fdb64c49ff0c7e0b0029c797f8ac91d4872dbb6)

Author SHA1 Message Date
chris west 92331d9ab7 config file options only now 5 years ago
chris west b67815b45f hide cursor when printing 5 years ago
chris west 9a2eb4e4b6 tls is -s, tor is -o, remove --emoji 5 years ago
chris west c1e3bf7209 wide mode is now session-wide 5 years ago
chris west 456ee0ad2d don't switch to alternate screen until startup 5 years ago
chris west 545a58eb0f new url 5 years ago
dvkt dd6e7ee1ae more secure 5 years ago
dvkt 5a28c87b97 Tor error: 5 years ago
dvkt 96010e7d52 bump line # 5 years ago
dvkt c114f8db1e document phetch.conf 5 years ago
dvkt 30ded8ed69 just for fun 5 years ago
dvkt 54e4c538ea some sites use /URL: 5 years ago
dvkt 1747d2e546 ignore errant \n 5 years ago
dvkt 16581e6d4f replace string 5 years ago
dvkt 4c0a2646d2 always start from the default cfg 5 years ago
dvkt 17cefcc67f Tor support 5 years ago
dvkt f489f42bf7 inline as_ref, kill doc test 5 years ago
dvkt 2c1d126adf wrong text color 5 years ago
dvkt 246531a231 color! takes many colors, only resets once 5 years ago
dvkt 180d24cf9c color as_ref and a basic test 5 years ago
dvkt adc3d8fca4 color! macro 5 years ago
dvkt b8a38efe30 use our own color lib 5 years ago
dvkt a544404bee use config 5 years ago
dvkt 409b9218a5 load config 5 years ago
dvkt 2b473719ce simple phetch.conf format 5 years ago
dvkt 27cb5831f2 config -> phetchdir 5 years ago
dvkt 4bd38e5cc9 Clear out Unicode control chars 5 years ago
dvkt f3d1c0f224 check for EOR 5 years ago
dvkt 356024e5b8 fix ctrl+z/job suspend 5 years ago
dvkt 8cbd322cbf basic telnet support finally 5 years ago
dvkt 0989f94a85 fid telnet url parsing 5 years ago
dvkt 7e70b4f785 fix display bug on simple `i` lines 5 years ago
dvkt 8257d76834 credits format was bothering me 5 years ago
dvkt 7905daf869 don't die on utf8 errors 5 years ago
dvkt a5d9c1c93e ctrl-c/esc just cancels, doesnt clear 5 years ago
dvkt 5bec1c274a edit url doc 5 years ago
dvkt 83d5c01837 `u` now allows editing URL 5 years ago
dvkt 6a4442bcac update usage too 5 years ago
dvkt f90f4aef7e stop fighting with tabs 5 years ago
dvkt 032c10d6ec more space 5 years ago
dvkt 5a7161a505 alignment 5 years ago
dvkt 204b587d02 update -h style 5 years ago
dvkt c819c1f65e unused imports 5 years ago
dvkt 884255668c --print: just print rendered gopher response 5 years ago
dvkt 0335d491f9 don't clear all on quit, delay switching screen 5 years ago
dvkt e868f4dc4e doc tweak 5 years ago
dvkt b07252997b don't print -h on arg fail 5 years ago
dvkt 5e3c50a7c7 not you 5 years ago
dvkt df4663b3ce fail on unknown cmdline arguments 5 years ago
dvkt 5688e8c4bb cargo build --features disable-tls 5 years ago
dvkt af449a6402 show build details on About screen 5 years ago
dvkt 133ed96831 --features tls 5 years ago
dvkt 8412f9892a simpler style 5 years ago
dvkt e8c6a5b1ef fix url arg parsing 5 years ago
dvkt 925db458fc ll 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 612bbffa28 --tls 5 years ago
dvkt b86f574ffc try tls first on every request 5 years ago
dvkt 5aaa04c9a7 request not get 5 years ago
dvkt d0dfeae29b /// 5 years ago
dvkt cb1efced5f give gopher::Type its own file 5 years ago
dvkt 201a0592e4 die on fatal errors 5 years ago
dvkt 8e0a72f74c check for updates 5 years ago
dvkt 12739ba218 store host triple during build 5 years ago
dvkt c1b26186e1 more clear 5 years ago
dvkt d3b9412973 todo later 5 years ago
dvkt 2fa5307db3 fix cursor in wide mode 5 years ago
dvkt 10b4c8adf1 -l to quick connect to a local gopher server 5 years ago
dvkt 991c8c96a4 grab term size on startup 5 years ago
dvkt d7d246b3f0 bug url 5 years ago
dvkt 9f6b79ff6c notes 5 years ago
dvkt edee36ce09 dont wrap on down arrow if no links 5 years ago
dvkt ca1403476b use helper 5 years ago
dvkt 07b765f948 clippy 5 years ago
dvkt d307d79fe6 use terminal codes to clear lines, fix a few text bugs 5 years ago
dvkt 19c962da2f bookmarks append to the file 5 years ago
dvkt f8ef98b032 don't auto prepend / to selectors 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 318bcdb17d update readme, fake separate input and num buffers 5 years ago
dvkt 849353e4cf link to gopherhole 5 years ago
dvkt 66c5772cf9 these are the bad ones 5 years ago
dvkt 2039309d9c spacer.gif 5 years ago
dvkt 05280c350c render \t as 4 spaces 5 years ago
dvkt b94f612bc1 Revert "the \rs are acting funny on my dumb terminal"
This reverts commit 9eb7e1ca59.
5 years ago
dvkt 9eb7e1ca59 the \rs are acting funny on my dumb terminal 5 years ago
dvkt 0a1fabce08 ignore trailing \r 5 years ago
dvkt e6b0c1243a use q to quit 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 1743322c16 missing macro dependency 5 years ago
dvkt 19b549603c Action::List 5 years ago
dvkt e986f34fc7 impl Debug for Action 5 years ago
dvkt a51e936d56 use Action::Status on menu search 5 years ago
dvkt 56a63c5b34 check maths 5 years ago
dvkt debcbd4c8a always write status line 5 years ago
dvkt 44ca7fbc56 use reset_cursor on select_link 5 years ago
dvkt 5a78ca16c1 clear empty status line 5 years ago
dvkt 16e12b6c57 use ? 5 years ago
dvkt 6c5c714876 find screen coords of a link 5 years ago
dvkt 45c389cd0a sure 5 years ago
dvkt 273a3a95f6 down arrow jumps between matches only when searching 5 years ago
dvkt 09888b6c82 cursor weirdness 5 years ago
dvkt e2bfc0d94c use termion 5 years ago
dvkt 80566681a0 use Draw for cursor 5 years ago
dvkt fdfa5d69f2 stop printing from menu, use Draw 5 years ago
dvkt 2452e2e856 Action::Draw 5 years ago
dvkt cf5796be5b UntilNewline 5 years ago
dvkt 22c0025766 sniper rifle cursor drawing 5 years ago
dvkt e7132a0bc8 redraw screen instead of clearing 5 years ago
dvkt 1efd659a1d Re-enable native mouse behavior 5 years ago
dvkt e96552c012 whitespace 5 years ago
dvkt ba1c28d96e home/end in menu selects first/last link now 5 years ago
dvkt ee7f5ef670 Fix home/end 5 years ago
dvkt 43827e5849 consistent final scrolling position 5 years ago
dvkt 8208440857 wrap around now scrolls to start 5 years ago
dvkt 95427077d8 start keeping stdout around 5 years ago
dvkt d5b315d7fb exit properly 5 years ago
dvkt 856b582a79 is_visible() 5 years ago
dvkt f9a7c76552 fix (and saneify) pg dn 5 years ago
dvkt 79c2c5e7a3 don't need 5 years ago
dvkt 82779f5f2a clippy 5 years ago
dvkt ed1578eeea text mode: fix w shortcut 5 years ago
dvkt 3b44ea0fd9 default selector is empty, not / 5 years ago
dvkt 8e46f7fd04 trailing slash assumptions 5 years ago
dvkt 6080782cf4 add gopherpedia to start page 5 years ago
dvkt e609d66359 trim trailing /1/ from bookmarks 5 years ago
dvkt a48bfbc4fa don't try to open unsupported types 5 years ago
dvkt 415a918e08 about phetch 5 years ago
dvkt 7b4e65d08a wrong link 5 years ago
dvkt 8d88eb9088 circular navigation 5 years ago
dvkt c815c01df4 is_visible and scroll_to 5 years ago
dvkt a1cbff1614 fix for selectors without leading / 5 years ago
dvkt 0331963758 show error on non-match 5 years ago
dvkt 0b18015278 update other help files with new key commands 5 years ago
dvkt 0ca5d9bf72 less padding 5 years ago
dvkt 8d818bd745 more missing bindings 5 years ago
dvkt fbc31f00db double up 5 years ago
dvkt e3bf2d7d6a align text keys 5 years ago
dvkt 39043d1a06 draw spinner at bottom 5 years ago
dvkt d11c0f0a6d 2018 style imports 5 years ago
dvkt 5a3d29307f j&k and for the vimmers 5 years ago
dvkt a777a239ef esc doesn't quit 5 years ago
dvkt 7379b1b528 no bg on input prompt 5 years ago
dvkt 724849e50f update help with new single letter commands 5 years ago
dvkt 6f8c2ee843 here too 5 years ago