Document remote_control_password more thoroughly

Also ignore failures in custom auth functions
This commit is contained in:
Kovid Goyal
2022-08-11 05:56:04 +05:30
parent 2e422e5ba8
commit 331f6d4903
5 changed files with 113 additions and 13 deletions

View File

@@ -107,6 +107,11 @@ Variables that influence kitty behavior
Set this to the directory path of the kitty source code and its Python code
will be loaded from there. Only works with official binary builds.
.. envvar:: KITTY_RC_PASSWORD
Set this to a pass phrase to use the ``kitty @`` remote control command with
:opt:`remote_control_password`.
Variables that kitty sets when running child programs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~