terminfo: add ka1, ka3, kc1 and kc3 (upper/lower left/right keypad keys)

This commit is contained in:
Daniel Eklöf 2020-06-27 19:39:27 +02:00
parent 851e99f9a5
commit 9f31cfa764
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 6 additions and 0 deletions

View file

@ -15,6 +15,8 @@
* `Sync` to terminfo. This is a tmux extension that indicates
_"Synchronized Updates"_ are supported.
* `--hold` command line option to `footclient`.
* Terminfo entries `ka1`, `ka3`, `kc1` and `kc3` (upper left/right and
lower left/right keypad keys).
### Changed