aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Aptel2010-09-01 22:54:28 +0200
committerAurélien Aptel2010-09-01 22:54:28 +0200
commite84d69028483a23d3ae242f8f9afa8e32416bd26 (patch)
treee918579806bf9765ed1c6f037c65635f0dcbe549
parentc2417a1dba28098c3731b5afaa4b587b43bbb512 (diff)
downloadaur-e84d69028483a23d3ae242f8f9afa8e32416bd26.tar.gz
updated TODO.
-rw-r--r--TODO18
1 files changed, 15 insertions, 3 deletions
diff --git a/TODO b/TODO
index de7743f94d0c..3b2774bc91fb 100644
--- 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
+* ...