aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-09-05 01:32:42 +0200
committerChristoph Lohmann <20h@r-36.net>2012-09-05 01:32:42 +0200
commit0e0a7f9130fc08b9c4c0c1accd81f49b727533d1 (patch)
treee0f354777bd24e26b7cc457eb19e3746e452a496
parentc238dbae5feb5b15b34f4af2d980ce1f45be9ad8 (diff)
downloadst-0e0a7f9130fc08b9c4c0c1accd81f49b727533d1.tar.gz
st-0e0a7f9130fc08b9c4c0c1accd81f49b727533d1.tar.bz2
Add to TODO to make function keys work.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ee59e3..84025ae 100644
--- 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
----------------