JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix bug where first selection snaps to lines
[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         * switch to a suckless font drawing library
15 * make the font cache simpler
16 * add better support for brightening of the upper colors
17
18 bugs
19 ----
20
21 * fix shift up/down (shift selection in emacs)
22 * fix -e handling
23 * remove DEC test sequence when appropriate
24
25 misc
26 ----
27
28     $ grep -nE 'XXX|TODO' st.c
29