missed a couple of options
This commit is contained in:
parent
12bcee3b78
commit
b7a28afe7e
@ -599,7 +599,7 @@ indices into the list of selections. You can use 0 for the first selection and
|
|||||||
default=auto
|
default=auto
|
||||||
choices=auto,always,never
|
choices=auto,always,never
|
||||||
Add trailing space after matched text. Defaults to auto, which adds the space
|
Add trailing space after matched text. Defaults to auto, which adds the space
|
||||||
when used together with :code:`--multiple`.
|
when used together with :option:`--multiple`.
|
||||||
|
|
||||||
|
|
||||||
--hints-offset
|
--hints-offset
|
||||||
|
|||||||
@ -657,7 +657,7 @@ respect to the temporary directory. To control kitty, you can send
|
|||||||
it commands with :italic:`kitty @` using the :option:`kitty @ --to` option to
|
it commands with :italic:`kitty @` using the :option:`kitty @ --to` option to
|
||||||
specify this address. This option will be ignored, unless you set
|
specify this address. This option will be ignored, unless you set
|
||||||
:opt:`allow_remote_control` to yes in :file:`kitty.conf`. Note that if you run
|
:opt:`allow_remote_control` to yes in :file:`kitty.conf`. Note that if you run
|
||||||
:italic:`kitty @` within a kitty window, there is no need to specify the :code:`--to`
|
:italic:`kitty @` within a kitty window, there is no need to specify the :option:`kitty @ --to`
|
||||||
option as it is read automatically from the environment. For UNIX sockets, this
|
option as it is read automatically from the environment. For UNIX sockets, this
|
||||||
can also be specified in :file:`kitty.conf`.
|
can also be specified in :file:`kitty.conf`.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user