Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Add missed key definitions
[st.git]
/
TODO
diff --git
a/TODO
b/TODO
index
201a1a3
..
e1168a1
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-5,20
+5,12
@@
vt emulation
* color definition in CSI
* implement CSI parsing
* make the keypad keys really work
* 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
----------------
code & interface
----------------
-* clean selection code
* clean and complete terminfo entry
* 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
* add fallback fonts for the restricted xft code
bugs