summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-30 20:20:34 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-30 20:21:48 -0700
commit69a0f663140df7e79b5016661675839d7e394cd3 (patch)
tree354712efa5722716beaa00e4193b6ba85d9e41fe /TODO.md
parent0a0f07e5d06734dd9f06779f40a0b031ebe41406 (diff)
Update TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index e6456cd..6047985 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,8 @@
# TODO
### chores
+0. Add a simpler loading spinner during --lucky retrieval and between SPACE and
+ TUI.
0. Use `include_str!` instead of hardcoding `colors.toml`.
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`)