mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
README: use headings to separate normal key bindings from scrollback search bindings
This commit is contained in:
parent
1a8849c5f6
commit
79da7907fb
1 changed files with 3 additions and 3 deletions
|
|
@ -91,6 +91,8 @@ is **not** possible to define new key bindings.
|
|||
|
||||
### Keyboard
|
||||
|
||||
#### Normal mode
|
||||
|
||||
<kbd>shift</kbd>+<kbd>page up</kbd>/<kbd>page down</kbd>
|
||||
: Scroll up/down in history
|
||||
|
||||
|
|
@ -103,10 +105,8 @@ is **not** possible to define new key bindings.
|
|||
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>r</kbd>
|
||||
: Start a scrollback search
|
||||
|
||||
---
|
||||
|
||||
While doing a scrollback search, the following shortcuts are
|
||||
available:
|
||||
#### Scrollback search
|
||||
|
||||
<kbd>ctrl</kbd>+<kbd>r</kbd>
|
||||
: Search _backward_ for next match
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue