X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=TODO;h=00cfdac378dc249b16080e20658a802d0e6a07ec;hp=ef683867a49a9ccb6ac0265479b3d3aa6f4c4c8a;hb=c5fc1582b33ca509d1063e4dcc0ae8c1db0dcb36;hpb=aede91e22a41cbf4b11d64faa42575d1bdbd8446 diff --git a/TODO b/TODO index ef68386..00cfdac 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,25 @@ 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() +* 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 ----