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
2012-02-15 19:33:48 +01:00

26 lines
397 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
* fast drawing
* ...
bugs
----
* handle XOpenMI() errors
* fix shift up/down (shift selection in emacs)
misc
----
$ grep -nE 'XXX|TODO' st.c