summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 53db6d6..024018a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,10 +4,10 @@
1. Move to github actions ASAP, travis & appveyor are a PITA. See resources below.
2. Refactor layout handling (see TODO on `tui::views::LayoutView::relayout`)
3. Release on AUR & Homebrew
+4. Clean up term.rs ; only keep what's actually ergonomic
### bugs
1. Shift+TAB should move focus backwards
-3. Make highlight take precedence over md styling in answer preview
### feature ideas
- Add sort option, e.g. relevance|votes|date