X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=TODO;h=5f74cd524f72ad272fa750ae86502156c5e7fd6e;hb=ddb08dfe82ca196bb4f6e554e7db0fd32da58ba2;hp=1996137948574fc00b0104288447dbc28c6614c1;hpb=86cf8e3073aa5c51f7ea8ea9a9ca5f13dde829c3;p=st.git diff --git a/TODO b/TODO index 1996137..5f74cd5 100644 --- a/TODO +++ b/TODO @@ -1,31 +1,25 @@ vt emulation ------------ -* implement BCE right -* color definition in CSI - * implement CSI parsing -* make the keypad keys really work - * kf0 .. kf44 - * kend, kel, kent, kfnd, ked, kext - * kNXT, kPRV - * ka1, ka3, kb2 +* double-height support code & interface ---------------- -* clean selection code -* clean and complete terminfo entry -* remove the timeouts in the main loop +* add a simple way to do multiplexing + +drawing +------- +* add diacritics support to xdraws() + * switch to a suckless font drawing library +* make the font cache simpler +* add better support for brightening of the upper colors 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 -* fix the scrolling issues in less +* remove DEC test sequence when appropriate misc ----