diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2009-05-10 13:17:09 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2009-05-10 13:17:09 +0100 |
commit | d58dd3b8bc42ed31232e4145696d7dacb117a31c (patch) | |
tree | dfe3362a600e9491a687cd765158b70d3328333d /TODO | |
parent | 802f1922f93aef1e4876719e107828a1fa15b1a6 (diff) | |
download | st-d58dd3b8bc42ed31232e4145696d7dacb117a31c.tar.gz st-d58dd3b8bc42ed31232e4145696d7dacb117a31c.tar.bz2 |
backport of local changes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ + - write a clean terminfo entry + - write global "setup" func + - try to split more logic/gfx + - optimize drawing + - handle copy/paste + - fix fork/child exit problem + - fix resize (shrinking should move last line up) + - handle utf8 + - refactor/clean code |