summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
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`)