mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
doc: foot.ini: update default key bindings - use lower case keys
This commit is contained in:
parent
cfa82bc920
commit
3a4f6c469b
1 changed files with 7 additions and 7 deletions
|
|
@ -469,17 +469,17 @@ e.g. *search-start=none*.
|
||||||
Scroll down/forward a single line in history. Default: _not set_.
|
Scroll down/forward a single line in history. Default: _not set_.
|
||||||
|
|
||||||
*clipboard-copy*
|
*clipboard-copy*
|
||||||
Copies the current selection into the _clipboard_. Default: _Control+Shift+C_.
|
Copies the current selection into the _clipboard_. Default: _Control+Shift+c_.
|
||||||
|
|
||||||
*clipboard-paste*
|
*clipboard-paste*
|
||||||
Pastes from the _clipboard_. Default: _Control+Shift+V_.
|
Pastes from the _clipboard_. Default: _Control+Shift+v_.
|
||||||
|
|
||||||
*primary-paste*
|
*primary-paste*
|
||||||
Pastes from the _primary selection_. Default: _Shift+Insert_ (also
|
Pastes from the _primary selection_. Default: _Shift+Insert_ (also
|
||||||
defined in *mouse-bindings*).
|
defined in *mouse-bindings*).
|
||||||
|
|
||||||
*search-start*
|
*search-start*
|
||||||
Starts a scrollback/history search. Default: _Control+Shift+R_.
|
Starts a scrollback/history search. Default: _Control+Shift+r_.
|
||||||
|
|
||||||
*font-increase*
|
*font-increase*
|
||||||
Increases the font size by 0.5pt. Default: _Control+plus
|
Increases the font size by 0.5pt. Default: _Control+plus
|
||||||
|
|
@ -495,7 +495,7 @@ e.g. *search-start=none*.
|
||||||
*spawn-terminal*
|
*spawn-terminal*
|
||||||
Spawns a new terminal. If the shell has been configured to emit
|
Spawns a new terminal. If the shell has been configured to emit
|
||||||
the OSC 7 escape sequence, the new terminal will start in the
|
the OSC 7 escape sequence, the new terminal will start in the
|
||||||
current working directory. Default: _Control+Shift+N_.
|
current working directory. Default: _Control+Shift+n_.
|
||||||
|
|
||||||
*minimize*
|
*minimize*
|
||||||
Minimizes the window. Default: _not bound_.
|
Minimizes the window. Default: _not bound_.
|
||||||
|
|
@ -527,7 +527,7 @@ e.g. *search-start=none*.
|
||||||
*show-urls-launch*
|
*show-urls-launch*
|
||||||
Enter URL mode, where all currently visible URLs are tagged with a
|
Enter URL mode, where all currently visible URLs are tagged with a
|
||||||
jump label with a key sequence that will open the URL. Default:
|
jump label with a key sequence that will open the URL. Default:
|
||||||
_Control+Shift+U_.
|
_Control+Shift+u_.
|
||||||
|
|
||||||
*show-urls-copy*
|
*show-urls-copy*
|
||||||
Enter URL mode, where all currently visible URLs are tagged with a
|
Enter URL mode, where all currently visible URLs are tagged with a
|
||||||
|
|
@ -548,7 +548,7 @@ scrollback search mode. The syntax is exactly the same as the regular
|
||||||
*commit*
|
*commit*
|
||||||
Exit search mode and copy current selection into the _primary
|
Exit search mode and copy current selection into the _primary
|
||||||
selection_. Viewport is **not** restored. To copy the selection to
|
selection_. Viewport is **not** restored. To copy the selection to
|
||||||
the regular _clipboard_, use *Control+Shift+C*. Default: _Return_.
|
the regular _clipboard_, use *Control+Shift+c*. Default: _Return_.
|
||||||
|
|
||||||
*find-prev*
|
*find-prev*
|
||||||
Search **backwards** in the scrollback history for the next
|
Search **backwards** in the scrollback history for the next
|
||||||
|
|
@ -602,7 +602,7 @@ scrollback search mode. The syntax is exactly the same as the regular
|
||||||
|
|
||||||
*extend-to-next-whitespace*
|
*extend-to-next-whitespace*
|
||||||
Extend the current selection to the next whitespace. Default:
|
Extend the current selection to the next whitespace. Default:
|
||||||
_Control+Shift+W_.
|
_Control+Shift+w_.
|
||||||
|
|
||||||
*clipboard-paste*
|
*clipboard-paste*
|
||||||
Paste from the _clipboard_ into the search buffer. Default:
|
Paste from the _clipboard_ into the search buffer. Default:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue