From 523f26821f26a24795bb0f912496f6ba975d4203 Mon Sep 17 00:00:00 2001 From: dvkt Date: Wed, 18 Dec 2019 18:02:15 -0800 Subject: [PATCH] getting there --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f228a93..7ab432d 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,6 @@ ## TODO ### Basics -- [ ] MENU: page up/page down show next page, highlight first link -- [ ] replace all unwrap/expect with errors - [ ] TLS - [ ] MENU: open HTML link in browser - [ ] `?` to show all keyboard shortcuts @@ -57,6 +55,7 @@ - [ ] save history to file - [ ] load history from file - [ ] load most recent URL when opening without args +- [ ] async gopher request ### Bonus - [ ] fuzzy find search links - https://github.com/stewart/rff