aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO18
1 files changed, 15 insertions, 3 deletions
diff --git a/TODO b/TODO
index de7743f..3b2774b 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,15 @@
1 - total rewrite of X code (pixmap, mouse, copy-paste, ...) 1vt emulation
2 - write a clean terminfo entry 2------------
3 - handle utf8 3
4* screen erased with background color ## capname:bce
5* back tab ## capname:cbt ## seq:CSI Z
6* ...
7
8code & interface
9----------------
10
11* clean selection code
12* use the real x11 clipboard
13* clean terminfo entry
14* utf8
15* ...