st
simple terminal
git clone https://9o.is/git/st.git
commit 56c551e4f4b5678ba770106bf8a679c044bcf57e parent a61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66 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(-)
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 ----------------