mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
config: add show-urls-copy action
This works just like show-urls-launch, except that instead of opening the URL (typically using xdg-open), it is placed in the clipboard when activated.
This commit is contained in:
parent
b17a392b8c
commit
93181649b3
8 changed files with 52 additions and 20 deletions
|
|
@ -500,6 +500,11 @@ e.g. *search-start=none*.
|
|||
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
|
||||
clipboard. Default: _none_.
|
||||
|
||||
|
||||
# SECTION: search-bindings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue