Xinqi Bao's Git

Removing unneeded arguments to copy(). Thanks to Andrew Hills.
[st.git] / TODO
1 vt emulation
2 ------------
3
4 * implement BCE right
5 * color definition in CSI
6 * implement CSI parsing
7 * make the keypad keys really work
8 * kf0 .. kf44
9 * kend, kel, kent, kfnd, ked, kext
10 * kNXT, kPRV
11 * ka1, ka3, kb2
12
13 code & interface
14 ----------------
15
16 * clean selection code
17 * clean and complete terminfo entry
18
19 bugs
20 ----
21
22 * handle XOpenMI() errors
23 * fix shift up/down (shift selection in emacs)
24 * fix selection click
25 * fix selection paste for xatom STRING
26 * fix umlaut handling in settitle
27 * fix the scrolling issues in less
28
29 misc
30 ----
31
32 $ grep -nE 'XXX|TODO' st.c
33