summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-16 03:30:44 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-16 03:36:16 -0700
commitf1be144cb9a598b50bb25bf76e57375035e29ae3 (patch)
tree39a86ea6e415e7337c77a5ab6f765696b13d6147 /TODO.md
parent88a3f45defb509daf254efced585e945eb8f05c2 (diff)
Show MdView titles when in full screen
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index a21836a..ee4c148 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,10 +9,10 @@ changing [soon](https://meta.stackexchange.com/q/348746).
### v0.2.0
#### Cursive interface for viewing questions and answers
-2. Handle focus with tab and h,l
-4. Allow cycling layouts?
-5. Init with smaller layout if terminal size smaller? maybe cli --auto-resize
- option
+2. Handle focus with h,l
+5. Init with smaller layout if terminal size smaller?
+3. maybe cli --auto-resize option
+3. make the default colors.toml file have a banging RGB > Hex > Defaults fallback
6. Small text at bottom with '?' to bring up key mapping dialog
#### other