aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2017-12-02 21:40:41 -0800
committeriximeow <me@iximeow.net>2017-12-02 21:40:41 -0800
commit461aa38a7abbae783ed130db27b71c026df971f7 (patch)
treecea89b2fbcaa44872a7d458a12981080d558daa2 /todo
parentbd78dc9a7156bca51935ff284c8747634031cedb (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)