pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42344b7
)
updated TODO.
author
Aurélien Aptel
<aurelien.aptel@gmail.com>
Wed, 1 Sep 2010 20:54:28 +0000
(22:54 +0200)
committer
Aurélien Aptel
<aurelien.aptel@gmail.com>
Wed, 1 Sep 2010 20:54:28 +0000
(22:54 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
de7743f
..
3b2774b
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,3
+1,15
@@
- - total rewrite of X code (pixmap, mouse, copy-paste, ...)
- - write a clean terminfo entry
- - handle utf8
+vt emulation
+------------
+
+* screen erased with background color ## capname:bce
+* back tab ## capname:cbt ## seq:CSI Z
+* ...
+
+code & interface
+----------------
+
+* clean selection code
+* use the real x11 clipboard
+* clean terminfo entry
+* utf8
+* ...