JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add OSC, DSC, PM, APC and settitle.
[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 * fix selection click
22 * fix selection paste for xatom STRING
23 * fix umlaut handling in settitle
24
25 misc
26 ----
27
28     $ grep -nE 'XXX|TODO' st.c
29