summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-25 14:40:28 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-25 14:40:28 -0700
commit02bb73d1dea45db810ac2ae17d9870f0df355b4c (patch)
treef73c50ff3babb6a833786efc4e6bdce8e9ac0fb1 /TODO.md
parent222710ce69e762bf49980c3805d2dfe686f793b2 (diff)
Fix switching focus in single-col/fullscreen layouts
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2dc3a58..40899df 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,7 +6,8 @@
[installation](https://github.com/casey/just) (this is also a good example of github actions).
2. Move to github actions ASAP, travis & appveyor are a PITA. See resources below.
3. Benchmark parsing. Probaly way faster to use regex to find question IDs
- within URLs (or the entire doc).
+ within URLs (or *gasp* the entire doc).
+4. Refactor layout handling (see TODO on `tui::views::LayoutView::relayout`)
### bugs
1. Need to also allow /q/ in search results in addition to /questions/