JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
show dark cursor when unfocused.
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * screen erased with background color ## capname:bce
5 * back tab                            ## capname:cbt ## seq:CSI Z
6 * ...
7
8 code & interface
9 ----------------
10
11 * clean selection code
12 * clean and complete terminfo entry
13 * fast drawing
14 * ...
15
16 bugs
17 ----
18
19 * handle XOpenMI() errors
20 * fix shift up/down (shift selection in emacs)
21
22 misc
23 ----
24
25     $ grep -nE 'XXX|TODO' st.c
26