mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05: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),
|
||||
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
|
||||
|
||||
|
|
|
|||
|
|
@ -505,13 +505,13 @@ e.g. *search-start=none*.
|
|||
Default: _not bound_
|
||||
|
||||
*show-urls-launch*
|
||||
Enters URL mode, where all currently visible URLs are tagged with
|
||||
a jump label with a key sequence that will open the URL. Default:
|
||||
Enter URL mode, where all currently visible URLs are tagged with a
|
||||
jump label with a key sequence that will open the URL. Default:
|
||||
_Control+Shift+U_.
|
||||
|
||||
*show-urls-copy*
|
||||
Enters URL mode, where all currently visible URLs are tagged with
|
||||
a jump label with a key sequence that will place the URL in the
|
||||
Enter URL mode, where all currently visible URLs are tagged with a
|
||||
jump label with a key sequence that will place the URL in the
|
||||
clipboard. Default: _none_.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue