|
|
@@ -1349,12 +1349,12 @@ map kitty_mod+enter next_layout
|
|
|
#: external program or insert it into the terminal or copy it to the
|
|
|
#: clipboard.
|
|
|
|
|
|
-# map kitty_mod+e kitten hints
|
|
|
+map kitty_mod+e kitten hints
|
|
|
|
|
|
#: Open a currently visible URL using the keyboard. The program used
|
|
|
#: to open the URL is specified in open_url_with.
|
|
|
|
|
|
-# map kitty_mod+p>f kitten hints --type path --program -
|
|
|
+map kitty_mod+p>f kitten hints --type path --program -
|
|
|
|
|
|
#: Select a path/filename and insert it into the terminal. Useful, for
|
|
|
#: instance to run git commands on a filename output from a previous
|
|
|
@@ -1384,7 +1384,7 @@ map kitty_mod+enter next_layout
|
|
|
#: Select something that looks like filename:linenum and open it in
|
|
|
#: vim at the specified line number.
|
|
|
|
|
|
-# map kitty_mod+p>y kitten hints --type hyperlink
|
|
|
+map kitty_mod+p>y kitten hints --type hyperlink --program -
|
|
|
|
|
|
#: Select a hyperlink (i.e. a URL that has been marked as such by the
|
|
|
#: terminal program, for example, by ls --hyperlink=auto).
|