mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-11 18:32:12 +02:00
Get rid of the |sc_| substitution rules
This commit is contained in:
@@ -2,7 +2,7 @@ Hints
|
||||
==========
|
||||
|
||||
|kitty| has a *hints mode* to select and act on arbitrary text snippets currently
|
||||
visible on the screen. For example, you can press |sc_kitten_hints|
|
||||
visible on the screen. For example, you can press :sc:`open_url`
|
||||
to choose any URL visible on the screen and then open it using your system
|
||||
browser.
|
||||
|
||||
@@ -13,7 +13,7 @@ browser.
|
||||
|
||||
URL hints mode
|
||||
|
||||
Similarly, you can press |sc_kitten_hints_type_path_program| to
|
||||
Similarly, you can press :sc:`insert_selected_path` to
|
||||
select anything that looks like a path or filename and then insert it into the
|
||||
terminal, very useful for picking files from the output of a ``git`` or ``ls`` command and
|
||||
adding them to the command line for the next command.
|
||||
|
||||
Reference in New Issue
Block a user