Add to TODO to make function keys work.
This commit is contained in:
parent
a61b9ea82e
commit
56c551e4f4
1 changed files with 5 additions and 0 deletions
5
TODO
5
TODO
|
@ -5,6 +5,11 @@ vt emulation
|
||||||
* color definition in CSI
|
* color definition in CSI
|
||||||
* implement CSI parsing
|
* implement CSI parsing
|
||||||
* implement real italic
|
* implement real italic
|
||||||
|
* make the keypad keys really work
|
||||||
|
* kf0 .. kf44
|
||||||
|
* kend, kel, kent, kfnd, ked, kext
|
||||||
|
* kNXT, kPRV
|
||||||
|
* ka1, ka3, kb2
|
||||||
|
|
||||||
code & interface
|
code & interface
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Reference in a new issue