config/input: add scrollback-home|end key bindings (unbound by default)

This commit is contained in:
Daniel Eklöf 2022-02-23 19:03:54 +01:00
parent cb43c58150
commit f869ca4546
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 26 additions and 0 deletions

View file

@ -43,6 +43,8 @@
* OSC-22 - set xcursor pointer.
* Add "xterm" as fallback cursor where "text" is not available.
* `[key-bindings].scrollback-home|end` options.
### Changed