mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
readme/doc: add shift+insert to list of default key bindings
This commit is contained in:
parent
70a6f88823
commit
16a525f8e2
2 changed files with 6 additions and 0 deletions
|
|
@ -122,6 +122,9 @@ These are the default shortcuts. See `man foot.ini` and the example
|
||||||
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>v</kbd>
|
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>v</kbd>
|
||||||
: Paste from _clipboard_
|
: Paste from _clipboard_
|
||||||
|
|
||||||
|
<kbd>shift</kbd>+<kbd>insert</kbd>
|
||||||
|
: Paste from the _primary selection_
|
||||||
|
|
||||||
<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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -149,6 +149,9 @@ Note that these are just the defaults; they can be changed in
|
||||||
*ctrl*+*shift*+*v*
|
*ctrl*+*shift*+*v*
|
||||||
Paste from _clipboard_
|
Paste from _clipboard_
|
||||||
|
|
||||||
|
*shift*+*insert*
|
||||||
|
Paste from the _primary selection_.
|
||||||
|
|
||||||
*ctrl*+*shift*+*r*
|
*ctrl*+*shift*+*r*
|
||||||
Start a scrollback search
|
Start a scrollback search
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue