X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=TODO;h=1996137948574fc00b0104288447dbc28c6614c1;hb=86cf8e3073aa5c51f7ea8ea9a9ca5f13dde829c3;hp=c498734465957aa6ff49fbdd793e4119fdd674bb;hpb=98dc91eb82843da4683a16a98050a23746e2fa68;p=st.git diff --git a/TODO b/TODO index c498734..1996137 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,21 @@ vt emulation ------------ +* implement BCE right * color definition in CSI * implement CSI parsing -* implement real italic +* 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 ----