my config
[azarus-st.git] / TODO
blob5f74cd524f72ad272fa750ae86502156c5e7fd6e
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         * switch to a suckless font drawing library
15 * make the font cache simpler
16 * add better support for brightening of the upper colors
18 bugs
19 ----
21 * fix shift up/down (shift selection in emacs)
22 * remove DEC test sequence when appropriate
24 misc
25 ----
27     $ grep -nE 'XXX|TODO' st.c