pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a61b9ea
)
Add to TODO to make function keys work.
author
Christoph Lohmann
<20h@r-36.net>
Tue, 4 Sep 2012 23:32:42 +0000
(
01:32
+0200)
committer
Christoph Lohmann
<20h@r-36.net>
Tue, 4 Sep 2012 23:32:42 +0000
(
01:32
+0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
9ee59e3
..
84025ae
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-5,6
+5,11
@@
vt emulation
* 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
----------------