mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04:00
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:
parent
a132e6cf84
commit
2e3bd5e23c
6 changed files with 28 additions and 2 deletions
2
foot.ini
2
foot.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue