Add to TODO to make function keys work. - st - simple terminal HTML git clone https://git.parazyd.org/st DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 56c551e4f4b5678ba770106bf8a679c044bcf57e DIR parent a61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66 HTML Author: Christoph Lohmann <20h@r-36.net> Date: Wed, 5 Sep 2012 01:32:42 +0200 Add to TODO to make function keys work. Diffstat: M TODO | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) --- DIR diff --git 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 ----------------