JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add to TODO to make function keys work.
[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 * make the keypad keys really work
9         * kf0 .. kf44
10         * kend, kel, kent, kfnd, ked, kext
11         * kNXT, kPRV
12         * ka1, ka3, kb2
13
14 code & interface
15 ----------------
16
17 * clean selection code
18 * clean and complete terminfo entry
19
20 bugs
21 ----
22
23 * handle XOpenMI() errors
24 * fix shift up/down (shift selection in emacs)
25 * fix selection click
26 * fix selection paste for xatom STRING
27 * fix umlaut handling in settitle
28 * fix the scrolling issues in less 
29
30 misc
31 ----
32
33     $ grep -nE 'XXX|TODO' st.c
34