Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
rearranged code, resize fixed.
[st.git]
/
TODO
diff --git
a/TODO
b/TODO
index
70fa785
..
de7743f
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,9
+1,3
@@
+ - total rewrite of X code (pixmap, mouse, copy-paste, ...)
- write a clean terminfo entry
- 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
- handle utf8
- - refactor/clean code