terminfo: add remaining keypad keys

This commit is contained in:
Daniel Eklöf 2020-06-27 20:05:50 +02:00
parent 26528f6a73
commit ad8f293d96
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 15 additions and 2 deletions

View file

@ -16,8 +16,9 @@
_"Synchronized Updates"_ are supported.
* `--hold` command line option to `footclient`.
* Key mapping for `KP_Decimal`.
* Terminfo entries `ka1`, `ka3`, `kc1` and `kc3` (upper left/right and
lower left/right keypad keys).
* Terminfo entries for keypad keys: `ka1`, `ka2`, `ka3`, `kb1`, `kb3`,
`kc1`, `kc2`, `kc3`, `kp5`, `kpADD`, `kpCMA`, `kpDIV`, `kpDOT`,
`kpMUL`, `kpSUB` and `kpZRO`.
### Changed