mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-25 09:05:47 -04:00
doc: keybings default none
This commit is contained in:
parent
1719ff93a7
commit
a4843ef418
1 changed files with 11 additions and 11 deletions
|
|
@ -751,32 +751,32 @@ e.g. *search-start=none*.
|
||||||
|
|
||||||
*noop*
|
*noop*
|
||||||
All key combinations listed here will not be sent to the
|
All key combinations listed here will not be sent to the
|
||||||
application. Default: _not bound_.
|
application. Default: _none_.
|
||||||
|
|
||||||
*scrollback-up-page*
|
*scrollback-up-page*
|
||||||
Scrolls up/back one page in history. Default: _Shift+Page\_Up_.
|
Scrolls up/back one page in history. Default: _Shift+Page\_Up_.
|
||||||
|
|
||||||
*scrollback-up-half-page*
|
*scrollback-up-half-page*
|
||||||
Scrolls up/back half of a page in history. Default: _not bound_.
|
Scrolls up/back half of a page in history. Default: _none_.
|
||||||
|
|
||||||
*scrollback-up-line*
|
*scrollback-up-line*
|
||||||
Scrolls up/back a single line in history. Default: _not bound_.
|
Scrolls up/back a single line in history. Default: _none_.
|
||||||
|
|
||||||
*scrollback-down-page*
|
*scrollback-down-page*
|
||||||
Scroll down/forward one page in history. Default:
|
Scroll down/forward one page in history. Default:
|
||||||
_Shift+Page\_Down_.
|
_Shift+Page\_Down_.
|
||||||
|
|
||||||
*scrollback-down-half-page*
|
*scrollback-down-half-page*
|
||||||
Scroll down/forward half of a page in history. Default: _not bound_.
|
Scroll down/forward half of a page in history. Default: _none_.
|
||||||
|
|
||||||
*scrollback-down-line*
|
*scrollback-down-line*
|
||||||
Scroll down/forward a single line in history. Default: _not bound_.
|
Scroll down/forward a single line in history. Default: _none_.
|
||||||
|
|
||||||
*scrollback-home*
|
*scrollback-home*
|
||||||
Scroll to the beginning of the scrollback. Default: _not bound_.
|
Scroll to the beginning of the scrollback. Default: _none_.
|
||||||
|
|
||||||
*scrollback-end*
|
*scrollback-end*
|
||||||
Scroll to the end (bottom) of the scrollback. Default: _not bound_.
|
Scroll to the end (bottom) of the scrollback. Default: _none_.
|
||||||
|
|
||||||
*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_
|
||||||
|
|
@ -809,13 +809,13 @@ e.g. *search-start=none*.
|
||||||
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: _none_.
|
||||||
|
|
||||||
*maximize*
|
*maximize*
|
||||||
Toggle the maximized state. Default: _not bound_.
|
Toggle the maximized state. Default: _none_.
|
||||||
|
|
||||||
*fullscreen*
|
*fullscreen*
|
||||||
Toggles the fullscreen state. Default: _not bound_.
|
Toggles the fullscreen state. Default: _none_.
|
||||||
|
|
||||||
*pipe-visible*, *pipe-scrollback*, *pipe-selected*
|
*pipe-visible*, *pipe-scrollback*, *pipe-selected*
|
||||||
Pipes the currently visible text, the entire scrollback, or the
|
Pipes the currently visible text, the entire scrollback, or the
|
||||||
|
|
@ -833,7 +833,7 @@ e.g. *search-start=none*.
|
||||||
*pipe-visible=[sh -c "xurls | uniq | tac | fuzzel | xargs -r
|
*pipe-visible=[sh -c "xurls | uniq | tac | fuzzel | xargs -r
|
||||||
firefox"] Control+Print*
|
firefox"] Control+Print*
|
||||||
|
|
||||||
Default: _not bound_
|
Default: _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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue