X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=TODO;h=90e3d568a070f0242fe2421df788e17530f15ffc;hp=ef683867a49a9ccb6ac0265479b3d3aa6f4c4c8a;hb=3a859c33af7acd469727d84aad3072185e6dad7d;hpb=aede91e22a41cbf4b11d64faa42575d1bdbd8446 diff --git a/TODO b/TODO index ef68386..90e3d56 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,26 @@ vt emulation ------------ -* screen erased with background color ## capname:bce -* back tab ## capname:cbt ## seq:CSI Z -* ... +* double-height support code & interface ---------------- -* clean selection code -* clean and complete terminfo entry +* 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 +---- + * fix shift up/down (shift selection in emacs) -* ... +* fix -e handling +* remove DEC test sequence when appropriate misc ----