mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Fix ref to launch doc
This commit is contained in:
parent
d3a1848c27
commit
295743a96e
1 changed files with 1 additions and 1 deletions
|
|
@ -554,7 +554,7 @@ for the operating system. Various special values are supported:
|
|||
run the default open program.
|
||||
|
||||
:code:`launch`
|
||||
run :doc:`launch` to open the program in a new kitty tab, window, overlay, etc.
|
||||
run :doc:`/launch` to open the program in a new kitty tab, window, overlay, etc.
|
||||
For example::
|
||||
|
||||
--program "launch --type=tab vim"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue