diff --git a/README.md b/README.md index e55d3e82..07d82b1e 100644 --- a/README.md +++ b/README.md @@ -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. +ctrl+shift+u +: 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 diff --git a/doc/foot.ini.5.scd b/doc/foot.ini.5.scd index 3b913eda..5bf9bbf5 100644 --- a/doc/foot.ini.5.scd +++ b/doc/foot.ini.5.scd @@ -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_.