mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
readme: add the new XF86{Copy,Paste} keyboard shortcuts
This commit is contained in:
parent
90b906d159
commit
0c363b83bf
1 changed files with 2 additions and 2 deletions
|
|
@ -133,10 +133,10 @@ These are the default shortcuts. See `man foot.ini` and the example
|
||||||
<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
|
||||||
|
|
||||||
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>c</kbd>
|
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>c</kbd>, <kbd>XF86Copy</kbd>
|
||||||
: Copy selected text to the _clipboard_
|
: Copy selected text to the _clipboard_
|
||||||
|
|
||||||
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>v</kbd>
|
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>v</kbd>, <kbd>XF86Paste</kbd>
|
||||||
: Paste from _clipboard_
|
: Paste from _clipboard_
|
||||||
|
|
||||||
<kbd>shift</kbd>+<kbd>insert</kbd>
|
<kbd>shift</kbd>+<kbd>insert</kbd>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue