diff options
author | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-09-01 22:54:28 +0200 |
---|---|---|
committer | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-09-01 22:54:28 +0200 |
commit | ce404f82634169ecc63512aacb34e9942df6c446 (patch) | |
tree | 5d56d42fc92ce9770b36b8a4dbec91184ff49ab1 /TODO | |
parent | 8e1871bf8ace124c7dcd6f90bdfced6e17679ee7 (diff) | |
download | st-ce404f82634169ecc63512aacb34e9942df6c446.tar.gz st-ce404f82634169ecc63512aacb34e9942df6c446.tar.bz2 |
updated TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 15 insertions, 3 deletions
@@ -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 +* ... |