Commit Graph

511 Commits (eeed189aa52effabbac2c85f965a60f88bbdfe36)
 

Author SHA1 Message Date
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
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 40f2457743 use cargo release 5 years ago
dvkt 1efd659a1d Re-enable native mouse behavior 5 years ago
dvkt e96552c012 whitespace 5 years ago
dvkt 7d100098be update todo 5 years ago
dvkt dad4073169 next version 5 years ago
dvkt cb520708cf v0.1.7 5 years ago
dvkt ba1c28d96e home/end in menu selects first/last link now 5 years ago
dvkt ba6c6102c9 next version 5 years ago
dvkt 486e99ab5d v0.1.6 5 years ago
dvkt ee7f5ef670 Fix home/end 5 years ago
dvkt 95934b3900 next version 5 years ago
dvkt f142f79d58 v0.1.5 5 years ago
dvkt 43827e5849 consistent final scrolling position 5 years ago
dvkt 8208440857 wrap around now scrolls to start 5 years ago