backport of local changes

This commit is contained in:
Anselm R Garbe 2009-05-10 13:17:09 +01:00
parent 802f1922f9
commit d58dd3b8bc
9 changed files with 1278 additions and 426 deletions

9
TODO Normal file
View file

@ -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