summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-07-01 22:35:19 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-07-01 22:35:40 -0700
commit20933e71a78975cbcaf7621107423c06f62da8e7 (patch)
treeec908f2eeebed66c85f77e3184486d989af58e84 /TODO.md
parentdb41c97158bb20056b42f57c4c826402b2496ebb (diff)
Add a CLI spinner
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 6047985..e6456cd 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,8 +1,6 @@
# 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`)