summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-18 20:30:07 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-18 20:30:07 -0700
commit01ffac500ab19d54548f0f69bf40c59f0ecb02b1 (patch)
treeb5df0ddeb2281012628ddb0305d3211dbc9b2b82 /TODO.md
parent2fea044264da4a35e112110164eb98f6b19295ce (diff)
Run cursive outside of tokio runtime
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 ba1946b..f3724e3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,7 @@
# TODO
+[ ] Fix resizing. Something in `wait_for_char` screws up the future cursive app...
+
### v0.3.0
1. Duckduck go search ftw, e.g.
```