X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=TODO;h=1996137948574fc00b0104288447dbc28c6614c1;hb=86cf8e3073aa5c51f7ea8ea9a9ca5f13dde829c3;hp=9ee59e378c45dbd41a14127c002b3d25b4fe8029;hpb=da4a77edbebbb75fcb549c5ecac326d5e59aeef5;p=st.git diff --git a/TODO b/TODO index 9ee59e3..1996137 100644 --- a/TODO +++ b/TODO @@ -4,13 +4,18 @@ 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 ----