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