mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-26 06:46:45 -04:00
changelog: add the remaining scrollback-up/down bindings
This commit is contained in:
parent
eeb2544c6b
commit
5a950b9639
1 changed files with 5 additions and 1 deletions
|
|
@ -66,10 +66,14 @@
|
|||
- `extend-line-down` (shift+down)
|
||||
- `extend-backward-char` (shift+left)
|
||||
- `extend-backward-to-word-boundary` (ctrl+shift+left)
|
||||
- `extend-backward-to-next-whitespace` (ctrl+alt+shift+left)
|
||||
- `extend-backward-to-next-whitespace` (none)
|
||||
- `extend-line-up` (shift+up)
|
||||
- `scrollback-up-page` (shift+page-up)
|
||||
- `scrollback-up-half-page` (none)
|
||||
- `scrollback-up-line` (none)
|
||||
- `scrollback-down-page` (shift+page-down)
|
||||
- `scrollback-down-half-page` (none)
|
||||
- `scrollback-down-line` (none)
|
||||
* Support for visual bell which flashes the terminal window.
|
||||
([#1508][1508]).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue