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