X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/0eaed8f085d9b0c4763ca3a42338f40e2401e335..4389f2eb1b27f7a210e1f631e703c48a8ca8d50b:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 45eaf7f..e1168a1 100644 --- a/TODO +++ b/TODO @@ -5,20 +5,13 @@ vt emulation * color definition in CSI * implement CSI parsing * make the keypad keys really work - * kf0 .. kf44 - * kend, kel, kent, kfnd, ked, kext - * kNXT, kPRV - * ka1, ka3, kb2 -* add arrow keys handling + * kel, kfnd, ked, kext code & interface ---------------- -* clean selection code * clean and complete terminfo entry -* add border around cursor, when it could be hard to read - * white border when not selected would suffice - * + definition in config.h +* add fallback fonts for the restricted xft code bugs ----