5 * color definition in CSI
6 * implement CSI parsing
7 * wide-character support in conjunction with fallback xft code
8 * mouse selection support
13 * clean and complete terminfo entry
14 * add fallback fonts for the restricted xft code
15 * add a simple way to do multiplexing
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
25 * remove DEC test sequence when appropriate
26 * reverse cursor when drawin light on light background
27 * text should be readable
32 $ grep -nE 'XXX|TODO' st.c