JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Adding error checks for XCreateIC and XOpenIM.
[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 * 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 * fix -e handling
25 * remove DEC test sequence when appropriate
26 * reverse cursor when drawin light on light background
27         * text should be readable
28
29 misc
30 ----
31
32     $ grep -nE 'XXX|TODO' st.c
33