This repository has been archived on 2021-04-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
stj/TODO
Aurélien Aptel aede91e22a update TODO
2011-04-22 00:42:58 +02:00

20 lines
344 B
Text

vt emulation
------------
* screen erased with background color ## capname:bce
* back tab ## capname:cbt ## seq:CSI Z
* ...
code & interface
----------------
* clean selection code
* clean and complete terminfo entry
* fix shift up/down (shift selection in emacs)
* ...
misc
----
$ grep -nE 'XXX|TODO' st.c