mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
readme: add ctrl+shift+u, with description, to the list of default key bindings
This commit is contained in:
parent
ee1d179b8f
commit
d63bc1a880
2 changed files with 8 additions and 4 deletions
|
|
@ -154,6 +154,10 @@ These are the default shortcuts. See `man foot.ini` and the example
|
||||||
sequence](https://codeberg.org/dnkl/foot/wiki#user-content-how-to-configure-my-shell-to-emit-the-osc-7-escape-sequence),
|
sequence](https://codeberg.org/dnkl/foot/wiki#user-content-how-to-configure-my-shell-to-emit-the-osc-7-escape-sequence),
|
||||||
the new terminal will start in the current working directory.
|
the new terminal will start in the current working directory.
|
||||||
|
|
||||||
|
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>u</kbd>
|
||||||
|
: Enter URL mode, where all currently visible URLs are tagged with a
|
||||||
|
jump label with a key sequence that will open the URL.
|
||||||
|
|
||||||
|
|
||||||
#### Scrollback search
|
#### Scrollback search
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -505,13 +505,13 @@ e.g. *search-start=none*.
|
||||||
Default: _not bound_
|
Default: _not bound_
|
||||||
|
|
||||||
*show-urls-launch*
|
*show-urls-launch*
|
||||||
Enters URL mode, where all currently visible URLs are tagged with
|
Enter URL mode, where all currently visible URLs are tagged with a
|
||||||
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*
|
||||||
Enters URL mode, where all currently visible URLs are tagged with
|
Enter URL mode, where all currently visible URLs are tagged with a
|
||||||
a jump label with a key sequence that will place the URL in the
|
jump label with a key sequence that will place the URL in the
|
||||||
clipboard. Default: _none_.
|
clipboard. Default: _none_.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue