mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-22 01:40:17 -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
|
### Keyboard
|
||||||
|
|
||||||
|
#### Normal mode
|
||||||
|
|
||||||
<kbd>shift</kbd>+<kbd>page up</kbd>/<kbd>page down</kbd>
|
<kbd>shift</kbd>+<kbd>page up</kbd>/<kbd>page down</kbd>
|
||||||
: Scroll up/down in history
|
: 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>
|
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>r</kbd>
|
||||||
: Start a scrollback search
|
: Start a scrollback search
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
While doing a scrollback search, the following shortcuts are
|
#### Scrollback search
|
||||||
available:
|
|
||||||
|
|
||||||
<kbd>ctrl</kbd>+<kbd>r</kbd>
|
<kbd>ctrl</kbd>+<kbd>r</kbd>
|
||||||
: Search _backward_ for next match
|
: Search _backward_ for next match
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue