2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-10 13:10:54 +00:00
Commit Graph

139 Commits

Author SHA1 Message Date
dvkt
318bcdb17d update readme, fake separate input and num buffers 2020-01-02 15:58:58 -08:00
dvkt
38f09f7893 use Action::List when selecting a link 2020-01-02 13:08:54 -08:00
dvkt
a51e936d56 use Action::Status on menu search 2020-01-02 12:46:15 -08:00
dvkt
44ca7fbc56 use reset_cursor on select_link 2020-01-02 12:21:31 -08:00
dvkt
16e12b6c57 use ? 2020-01-02 11:49:30 -08:00
dvkt
6c5c714876 find screen coords of a link 2020-01-02 11:47:09 -08:00
dvkt
45c389cd0a sure 2020-01-02 11:39:39 -08:00
dvkt
273a3a95f6 down arrow jumps between matches only when searching 2020-01-02 11:25:26 -08:00
dvkt
09888b6c82 cursor weirdness 2020-01-02 11:01:50 -08:00
dvkt
e2bfc0d94c use termion 2020-01-02 11:00:39 -08:00
dvkt
80566681a0 use Draw for cursor 2020-01-02 10:39:34 -08:00
dvkt
fdfa5d69f2 stop printing from menu, use Draw 2020-01-02 10:37:36 -08:00
dvkt
22c0025766 sniper rifle cursor drawing 2020-01-02 10:11:19 -08:00
dvkt
e7132a0bc8 redraw screen instead of clearing 2020-01-01 19:01:10 -08:00
dvkt
ba1c28d96e home/end in menu selects first/last link now 2019-12-31 02:00:29 -08:00
dvkt
ee7f5ef670 Fix home/end 2019-12-31 01:48:46 -08:00
dvkt
43827e5849 consistent final scrolling position 2019-12-31 00:45:17 -08:00
dvkt
8208440857 wrap around now scrolls to start 2019-12-31 00:44:01 -08:00
dvkt
95427077d8 start keeping stdout around 2019-12-31 00:43:57 -08:00
dvkt
856b582a79 is_visible() 2019-12-30 22:46:30 -08:00
dvkt
f9a7c76552 fix (and saneify) pg dn 2019-12-30 21:55:02 -08:00
dvkt
82779f5f2a clippy 2019-12-30 20:44:51 -08:00
dvkt
8e46f7fd04 trailing slash assumptions 2019-12-27 11:58:16 -08:00
dvkt
a48bfbc4fa don't try to open unsupported types 2019-12-27 11:43:40 -08:00
dvkt
7b4e65d08a wrong link 2019-12-27 10:53:28 -08:00
dvkt
8d88eb9088 circular navigation 2019-12-27 10:52:52 -08:00
dvkt
c815c01df4 is_visible and scroll_to 2019-12-27 10:44:34 -08:00
dvkt
a1cbff1614 fix for selectors without leading / 2019-12-27 00:22:56 -08:00
dvkt
0331963758 show error on non-match 2019-12-26 18:50:51 -08:00
dvkt
0ca5d9bf72 less padding 2019-12-26 16:15:16 -08:00
dvkt
8d818bd745 more missing bindings 2019-12-26 16:06:46 -08:00
dvkt
d11c0f0a6d 2018 style imports 2019-12-26 15:53:51 -08:00
dvkt
5a3d29307f j&k and for the vimmers 2019-12-26 15:50:19 -08:00
dvkt
7379b1b528 no bg on input prompt 2019-12-26 15:48:52 -08:00
dvkt
6f8c2ee843 here too 2019-12-26 15:27:48 -08:00
dvkt
e35f7969dc find 2019-12-26 15:05:23 -08:00
dvkt
d475cf1eaa search mode for menus 2019-12-26 14:34:11 -08:00
dvkt
ae33aa2252 Action::Prompt vs ui::prompt() 2019-12-26 12:38:23 -08:00
dvkt
b007c6587e more hidden shortcuts 2019-12-26 12:17:25 -08:00
dvkt
084b572b42 update to 2018 edition 2019-12-24 13:57:07 -08:00
dvkt
6f3b8aac49 style tweak 2019-12-24 11:37:14 -08:00
dvkt
7119c5f606 dont crash on 0 2019-12-23 23:59:06 -08:00
dvkt
74dfec6114 kill ellipses 2019-12-23 18:05:23 -08:00
dvkt
326248d711 use title when opening 2019-12-23 15:30:33 -08:00
dvkt
864786415f phetch urls, not help url 2019-12-23 14:10:27 -08:00
dvkt
b7f4131de5 fix history 2019-12-23 13:51:17 -08:00
dvkt
5f875d9920 err when trying to save bookmark 2019-12-23 11:06:52 -08:00
dvkt
8f467fea56 new history format 2019-12-22 14:58:24 -08:00
dvkt
e7cbbb36ee more colors 2019-12-22 13:11:40 -08:00
dvkt
3771d37754 fix scrolling, timeout 2019-12-22 13:09:24 -08:00