X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=3ddeeb44c902f846eab587ddf8a74bcfeb1ae60b;hb=6696ef8563a58ee07e4de5b3a74b52b91934f6a9;hp=c1952be0daeb1c2ab7f1c2dadd90e9b52146ceac;hpb=0dedee5de8e35f4bab3d707d63be31943715264e;p=st.git diff --git a/TODO b/TODO index c1952be..3ddeeb4 100644 --- a/TODO +++ b/TODO @@ -1 +1,29 @@ -- add the new st source code here +vt emulation +------------ + +* screen erased with background color ## capname:bce +* back tab ## capname:cbt ## seq:CSI Z +* ... + +code & interface +---------------- + +* clean selection code +* clean and complete terminfo entry +* fast drawing +* ... + +bugs +---- + +* handle XOpenMI() errors +* fix shift up/down (shift selection in emacs) +* fix selection click +* fix selection paste for xatom STRING +* fix umlaut handling in settitle + +misc +---- + + $ grep -nE 'XXX|TODO' st.c +