summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-07-02 21:57:49 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-07-02 21:57:49 -0700
commitc081af5121f648d32826c914a83ab2119f7885c9 (patch)
treeeb4299d0d130192d97358f39a1aa3a9836a6b176 /TODO.md
parent26a32afeae757c24d829e4fbe3f9c289f8156eca (diff)
Fix fragmented highlight styles
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