Commit Graph

168 Commits (89291da67b29e3c3900572294579d458126b8f50)

Author SHA1 Message Date
chris west 89291da67b move String instead of re-alloc 5 years ago
chris west ee8dfa9c79 extract menu line parsing 5 years ago
chris west 3c321c53da fewer Strings, more refs 5 years ago
chris west 2d71e5da6c More basic doc 5 years ago
chris west 537be056cb Start making `missing_docs` happy 5 years ago
chris west f03c6e1422 make clippy happy 5 years ago
chris west b529e9c1cb more notes 5 years ago
chris west dd4e47dc8e some notes 5 years ago
chris west 39cfbcf21e show full text with -p too 5 years ago
chris west 8645571d7a print a plain version when no tty 5 years ago
chris west ab364c5b8a --print shows all lines 5 years ago
chris west b67815b45f hide cursor when printing 5 years ago
chris west c1e3bf7209 wide mode is now session-wide 5 years ago
dvkt 54e4c538ea some sites use /URL: 5 years ago
dvkt 17cefcc67f Tor support 5 years ago
dvkt 2c1d126adf wrong text color 5 years ago
dvkt 246531a231 color! takes many colors, only resets once 5 years ago
dvkt adc3d8fca4 color! macro 5 years ago
dvkt f3d1c0f224 check for EOR 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 9128ffc85b track which pages are loaded via tls 5 years ago
dvkt d0dfeae29b /// 5 years ago
dvkt 2fa5307db3 fix cursor in wide mode 5 years ago
dvkt edee36ce09 dont wrap on down arrow if no links 5 years ago
dvkt ca1403476b use helper 5 years ago
dvkt d307d79fe6 use terminal codes to clear lines, fix a few text bugs 5 years ago
dvkt f8ef98b032 don't auto prepend / to selectors 5 years ago
dvkt 318bcdb17d update readme, fake separate input and num buffers 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 44ca7fbc56 use reset_cursor on select_link 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 22c0025766 sniper rifle cursor drawing 5 years ago
dvkt e7132a0bc8 redraw screen instead of clearing 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 856b582a79 is_visible() 5 years ago
dvkt f9a7c76552 fix (and saneify) pg dn 5 years ago