aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorAndy Wortman <ixineeringeverywhere@gmail.com>2017-12-02 21:40:41 -0800
committerAndy Wortman <ixineeringeverywhere@gmail.com>2017-12-02 21:40:41 -0800
commit6ae94473e31c0f7d2c1ca79294f529419f1c536f (patch)
treecea89b2fbcaa44872a7d458a12981080d558daa2 /todo
parentf74ece81c99d94c2b5250d7fd7fde0d1df15cbeb (diff)
track dirty bit to know if we should redraw display
also clean up a bunch of TODOs
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo b/todo
index 764b787..acc1f20 100644
--- a/todo
+++ b/todo
@@ -45,3 +45,4 @@ mute
rt_fav/rt_rt
[ ] do not duplicate notify when you fav or rt a retweet
+handle ctrl+c gracefully (save cache and don't trash terminal state lol)