JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add missed key definitions
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * implement BCE right
5 * color definition in CSI
6         * implement CSI parsing
7 * make the keypad keys really work
8         * kel, kfnd, ked, kext
9
10 code & interface
11 ----------------
12
13 * clean and complete terminfo entry
14 * add fallback fonts for the restricted xft code
15
16 bugs
17 ----
18
19 * handle XOpenMI() errors
20 * fix shift up/down (shift selection in emacs)
21 * fix selection paste for xatom STRING
22 * fix umlaut handling in settitle
23 * fix rows and column definition in fixed geometry
24
25 misc
26 ----
27
28     $ grep -nE 'XXX|TODO' st.c
29