aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2009-05-10 13:17:09 +0100
committerAnselm R Garbe <garbeam@gmail.com>2009-05-10 13:17:09 +0100
commitd58dd3b8bc42ed31232e4145696d7dacb117a31c (patch)
treedfe3362a600e9491a687cd765158b70d3328333d /TODO
parent802f1922f93aef1e4876719e107828a1fa15b1a6 (diff)
downloadst-patched-d58dd3b8bc42ed31232e4145696d7dacb117a31c.tar.bz2
st-patched-d58dd3b8bc42ed31232e4145696d7dacb117a31c.tar.xz
st-patched-d58dd3b8bc42ed31232e4145696d7dacb117a31c.zip
backport of local changes
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..70fa785
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
1 - write a clean terminfo entry
2 - write global "setup" func
3 - try to split more logic/gfx
4 - optimize drawing
5 - handle copy/paste
6 - fix fork/child exit problem
7 - fix resize (shrinking should move last line up)
8 - handle utf8
9 - refactor/clean code