JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Updating the TODO in preparating for 0.5.
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * double-height support
5
6 code & interface
7 ----------------
8
9 * add a simple way to do multiplexing
10
11 drawing
12 -------
13 * add diacritics support to xdraws()
14 * make the font cache simpler
15
16 bugs
17 ----
18
19 * fix shift up/down (shift selection in emacs)
20 * fix -e handling
21 * remove DEC test sequence when appropriate
22
23 misc
24 ----
25
26     $ grep -nE 'XXX|TODO' st.c
27