Browse Source

Add to TODO to make function keys work.

Christoph Lohmann 12 years ago
parent
commit
56c551e4f4
1 changed files with 5 additions and 0 deletions
  1. 5 0
      TODO

+ 5 - 0
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
 ----------------