From 56c551e4f4b5678ba770106bf8a679c044bcf57e Mon Sep 17 00:00:00 2001
From: Christoph Lohmann <20h@r-36.net>
Date: Wed, 5 Sep 2012 01:32:42 +0200
Subject: [PATCH] Add to TODO to make function keys work.

---
 TODO | 5 +++++
 1 file changed, 5 insertions(+)

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
 ----------------
-- 
2.20.1