From: Christoph Lohmann <20h@r-36.net> Date: Tue, 4 Sep 2012 23:32:42 +0000 (+0200) Subject: Add to TODO to make function keys work. X-Git-Tag: 0.3~96 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=0e0a7f9130fc08b9c4c0c1accd81f49b727533d1;p=st.git Add to TODO to make function keys work. --- 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 ----------------