JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Changing the TODO to the current state.
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * implement BCE right
5 * color definition in CSI
6         * implement CSI parsing
7 * wide-character support in conjunction with fallback xft code 
8 * mouse selection support
9
10 code & interface
11 ----------------
12
13 * clean and complete terminfo entry
14 * add fallback fonts for the restricted xft code
15 * add a simple way to do multiplexing
16
17 bugs
18 ----
19
20 * handle XOpenMI() errors
21 * fix shift up/down (shift selection in emacs)
22 * fix selection paste for xatom STRING
23 * fix umlaut handling in settitle
24 * fix rows and column definition in fixed geometry
25 * fix -e handling
26 * remove DEC test sequence when appropriate
27 * reverse cursor when drawin light on light background
28         * text should be readable
29
30 misc
31 ----
32
33     $ grep -nE 'XXX|TODO' st.c
34