X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/da4a77edbebbb75fcb549c5ecac326d5e59aeef5..b1563526561a913dc2a69ee78eb5aaa09cc98978:/TODO 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 ----