aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-09-05 01:32:42 +0200
committerChristoph Lohmann <20h@r-36.net>2012-09-05 01:32:42 +0200
commit56c551e4f4b5678ba770106bf8a679c044bcf57e (patch)
treee0f354777bd24e26b7cc457eb19e3746e452a496 /TODO
parenta61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66 (diff)
downloadst-patched-56c551e4f4b5678ba770106bf8a679c044bcf57e.tar.bz2
st-patched-56c551e4f4b5678ba770106bf8a679c044bcf57e.tar.xz
st-patched-56c551e4f4b5678ba770106bf8a679c044bcf57e.zip
Add to TODO to make function keys work.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ee59e3..84025ae 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,11 @@ vt emulation
5* color definition in CSI 5* color definition in CSI
6 * implement CSI parsing 6 * implement CSI parsing
7* implement real italic 7* implement real italic
8* make the keypad keys really work
9 * kf0 .. kf44
10 * kend, kel, kent, kfnd, ked, kext
11 * kNXT, kPRV
12 * ka1, ka3, kb2
8 13
9code & interface 14code & interface
10---------------- 15----------------