JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Disable BCE again.
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * implement BCE right
5 * color definition in CSI
6         * implement CSI parsing
7 * implement real italic
8
9 code & interface
10 ----------------
11
12 * clean selection code
13 * clean and complete terminfo entry
14
15 bugs
16 ----
17
18 * handle XOpenMI() errors
19 * fix shift up/down (shift selection in emacs)
20 * fix selection click
21 * fix selection paste for xatom STRING
22 * fix umlaut handling in settitle
23 * fix the scrolling issues in less 
24
25 misc
26 ----
27
28     $ grep -nE 'XXX|TODO' st.c
29