Parcourir la source

updated TODO.

Aurélien Aptel il y a 14 ans
Parent
commit
32e160c939
1 fichiers modifiés avec 15 ajouts et 3 suppressions
  1. 15 3
      TODO

+ 15 - 3
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
+* ...