JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Use character size scaling factors
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * wide-character support in conjunction with fallback xft code 
5 * double-height support
6
7 code & interface
8 ----------------
9
10 * clean and complete terminfo entry
11 * add a simple way to do multiplexing
12
13 drawing
14 -------
15 * add diacritics support to xdraws()
16 * make the font cache simpler
17 * add hard width handling
18         * xft is reporting wrong width and height for characters
19
20 bugs
21 ----
22
23 * fix shift up/down (shift selection in emacs)
24 * fix selection paste for xatom STRING
25 * fix rows and column definition in fixed geometry
26 * fix -e handling
27 * remove DEC test sequence when appropriate
28
29 misc
30 ----
31
32     $ grep -nE 'XXX|TODO' st.c
33