summaryrefslogtreecommitdiffstats
path: root/roadmap.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-28 18:04:54 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-28 18:07:46 -0700
commit8b5c16b8a09f8f778036ebd2a0329243ad0edd77 (patch)
treecbf98631d88143c205c14c278fbb01b8d6c82b96 /roadmap.md
parentf23602053eb04b31a715f3cc6acb471acced11c1 (diff)
Add a key-bindings help popup
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/roadmap.md b/roadmap.md
index 05cc9b8..ef75cf6 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -30,7 +30,9 @@
- [x] use trust to distrubute app binaries
- [ ] look up how to add logging `debug!` macros; will help troubleshooting blocked requests
- [ ] handle backoff responses from SE
- - [ ] allow new queries from TUI, e.g. hit `/` for a prompt
+ - [ ] allow new queries from TUI, e.g. hit `/` for a prompt. This could
+ also bring up an advanced search form that allows mutliselect of sites, select
+ search engine, etc.
- [ ] or `/` searches current q/a
- [ ] clean up dingleberries in error.rs and term.rs ; only keep what's actually ergonomic
- [ ] per platform package mgmt