X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/e02d72441ab6c1fba649ca65824b2d5dbb9db0f4..776a022e39a3c8f7c81b35d6b4307ffaa0ae3df8:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 1541d13..1996137 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,21 @@ vt emulation ------------ +* implement BCE right * color definition in CSI * implement CSI parsing -* implement real italic -* tell ncurses applications about resize +* make the keypad keys really work + * kf0 .. kf44 + * kend, kel, kent, kfnd, ked, kext + * kNXT, kPRV + * ka1, ka3, kb2 code & interface ---------------- * clean selection code * clean and complete terminfo entry +* remove the timeouts in the main loop bugs ----