Skip to content

Commit

Permalink
Note how to to use hints to open hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Dec 5, 2023
1 parent a1f2a7d commit 392a301
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/kittens/hyperlinked_grep.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ Now, run a search with::
Hold down the :kbd:`Ctrl+Shift` keys and click on any of the result lines, to
open the file in :program:`vim` at the matching line. If you use some editor
other than :program:`vim`, you should adjust the :file:`open-actions.conf` file
accordingly.
accordingly. TO open links with the keyboard instead, use
:sc:`open_selected_hyperlink`.

Finally, add an alias to your shell's rc files to invoke the kitten as
:command:`hg`::
Expand Down

0 comments on commit 392a301

Please sign in to comment.