config: add scrollback-{up,down}-half key bindings

These new bindings scroll up/down half a page in the
scrollback (instead of the full page scrolled by
‘scrollback-{up,down}’).

Closes #128.
This commit is contained in:
Daniel Eklöf 2020-09-09 19:40:48 +02:00
parent a132e6cf84
commit 2e3bd5e23c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 28 additions and 2 deletions

View file

@ -58,7 +58,9 @@
[key-bindings]
# scrollback-up=Shift+Page_Up
# scrollback-up-half=none
# scrollback-down=Shift+Page_Down
# scrollback-down-half=none
# clipboard-copy=Control+Shift+C
# clipboard-paste=Control+Shift+V
# search-start=Control+Shift+R