Commit Graph

637 Commits (d2408b680e286f545df258607e9cb64ff51bc890)
 

Author SHA1 Message Date
dvkt 9873e83ca0 add version badge 4 years ago
dvkt 6254a64f94 (cargo-release) start next development iteration 0.1.11-dev 4 years ago
dvkt 858aa2c06d (cargo-release) version 0.1.10 4 years ago
dvkt 201a0592e4 die on fatal errors 4 years ago
dvkt eba3483021 add updates/-l to readme 4 years ago
dvkt 8e0a72f74c check for updates 4 years ago
dvkt 12739ba218 store host triple during build 4 years ago
dvkt c1b26186e1 more clear 4 years ago
dvkt d3b9412973 todo later 4 years ago
dvkt 2fa5307db3 fix cursor in wide mode 4 years ago
dvkt 716ef3b9d8 utf8 bug 4 years ago
dvkt 10b4c8adf1 -l to quick connect to a local gopher server 4 years ago
dvkt 991c8c96a4 grab term size on startup 4 years ago
dvkt d7d246b3f0 bug url 4 years ago
dvkt 9f6b79ff6c notes 4 years ago
dvkt edee36ce09 dont wrap on down arrow if no links 4 years ago
dvkt ca1403476b use helper 4 years ago
dvkt 07b765f948 clippy 4 years ago
dvkt 62b420eafb (cargo-release) start next development iteration 0.1.10-dev 5 years ago
dvkt 93206b2410 (cargo-release) version 0.1.9 5 years ago
dvkt 56d68dec07 push it back 5 years ago
dvkt d307d79fe6 use terminal codes to clear lines, fix a few text bugs 5 years ago
dvkt 549ed5e481 update readme 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 5063f454f9 (cargo-release) start next development iteration 0.1.9-dev 5 years ago
dvkt 24af1b088d (cargo-release) version 0.1.8 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
ʇʞʌp d84721d0da
Merge pull request #6 from dvkt/fix-flicker
Redraw screen instead of clearing on each tick. Clear/Show cursor and status line separately.
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