updated TODO.
This commit is contained in:
parent
42344b7154
commit
32e160c939
18
TODO
18
TODO
|
@ -1,3 +1,15 @@
|
||||||
- total rewrite of X code (pixmap, mouse, copy-paste, ...)
|
vt emulation
|
||||||
- write a clean terminfo entry
|
------------
|
||||||
- handle utf8
|
|
||||||
|
* 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
|
||||||
|
* ...
|
||||||
|
|
Loading…
Reference in New Issue