FAQ: update typo and escape code for smkx
[st.git] / TODO
blob00cfdac378dc249b16080e20658a802d0e6a07ec
1 vt emulation
2 ------------
4 * double-height support
6 code & interface
7 ----------------
9 * add a simple way to do multiplexing
11 drawing
12 -------
13 * add diacritics support to xdraws()
14 * make the font cache simpler
15 * add better support for brightening of the upper colors
17 bugs
18 ----
20 * fix shift up/down (shift selection in emacs)
21 * fix -e handling
22 * remove DEC test sequence when appropriate
24 misc
25 ----
27     $ grep -nE 'XXX|TODO' st.c