diff options
author | Christoph Lohmann <20h@r-36.net> | 2012-09-05 01:32:42 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2012-09-05 01:32:42 +0200 |
commit | 56c551e4f4b5678ba770106bf8a679c044bcf57e (patch) | |
tree | e0f354777bd24e26b7cc457eb19e3746e452a496 | |
parent | a61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66 (diff) | |
download | st-56c551e4f4b5678ba770106bf8a679c044bcf57e.tar.gz st-56c551e4f4b5678ba770106bf8a679c044bcf57e.tar.bz2 |
Add to TODO to make function keys work.
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ---------------- |