backport of local changes

This commit is contained in:
Anselm R Garbe
2009-05-10 13:17:09 +01:00
parent ad4256295b
commit c740fb5be8
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