5 * color definition in CSI
6 * implement CSI parsing
7 * make the keypad keys really work
9 * kend, kel, kent, kfnd, ked, kext
12 * add arrow keys handling
17 * clean selection code
18 * clean and complete terminfo entry
19 * add border around cursor, when it could be hard to read
20 * white border when not selected would suffice
21 * + definition in config.h
22 * add fallback fonts for the restricted xft code
27 * handle XOpenMI() errors
28 * fix shift up/down (shift selection in emacs)
29 * fix selection paste for xatom STRING
30 * fix umlaut handling in settitle
31 * fix rows and column definition in fixed geometry
36 $ grep -nE 'XXX|TODO' st.c