X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=TODO;h=1996137948574fc00b0104288447dbc28c6614c1;hb=15cc8754c2e272ebac6e86845859816e881da000;hp=1541d13d558e170e1553ee5158131d84c3e93d2b;hpb=e02d72441ab6c1fba649ca65824b2d5dbb9db0f4;p=st.git 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 ----