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 8fdba7494f update TODO.
2012-02-27 12:48:13 +01:00

28 lines
458 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)
* fix selection click
* fix selection paste for xatom STRING
misc
----
$ grep -nE 'XXX|TODO' st.c