X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=TODO;h=e1168a1a66eb139c39a951b99f4faa588c208ab3;hb=4389f2eb1b27f7a210e1f631e703c48a8ca8d50b;hp=c1952be0daeb1c2ab7f1c2dadd90e9b52146ceac;hpb=0dedee5de8e35f4bab3d707d63be31943715264e;p=st.git diff --git a/TODO b/TODO index c1952be..e1168a1 100644 --- a/TODO +++ b/TODO @@ -1 +1,29 @@ -- add the new st source code here +vt emulation +------------ + +* implement BCE right +* color definition in CSI + * implement CSI parsing +* make the keypad keys really work + * kel, kfnd, ked, kext + +code & interface +---------------- + +* clean and complete terminfo entry +* add fallback fonts for the restricted xft code + +bugs +---- + +* handle XOpenMI() errors +* fix shift up/down (shift selection in emacs) +* fix selection paste for xatom STRING +* fix umlaut handling in settitle +* fix rows and column definition in fixed geometry + +misc +---- + + $ grep -nE 'XXX|TODO' st.c +