mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -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
|
|
@ -64,6 +64,9 @@
|
|||
`-W,--window-size-chars` command line option to `foot`. This option
|
||||
configures the initial window size in **characters**, and is an
|
||||
alternative to **initial-window-size-pixels**.
|
||||
* **scrollback-up-half** and **scrollback-down-half** key
|
||||
bindings. They scroll up/down half of a page in the scrollback
|
||||
(https://codeberg.org/dnkl/foot/issues/128).
|
||||
|
||||
|
||||
### Removed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue