summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-14 22:41:13 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-14 22:41:13 -0700
commit812cfc8c3e3b878ae11b4c79d468e718ad583689 (patch)
tree44a8317ef8dd7ea903071c4b4ef3683ebe0898e4 /TODO.md
parent9049d2d09116d544ec4c35a41b769a7296bfecc3 (diff)
Refactor: split up tui::app::run
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index ffbcf3d..f245dff 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,9 +9,6 @@ changing [soon](https://meta.stackexchange.com/q/348746).
### v0.2.0
#### Cursive interface for viewing questions and answers
-0. Split up `run` function with many little helper functions defining callbacks
- and stull general to both the question and answer panes
-1. Make each pane scrollable
2. Handle focus with tab and h,l
4. Allow cycling layouts
5. Init with smaller layout if terminal size smaller