mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 06:54:58 +02:00
Add a framework for easily and securely using remote control from the main function of a custom kitten
This commit is contained in:
@@ -279,6 +279,7 @@ completion=type:file relative:conf kwds:-
|
||||
default=rc-pass
|
||||
A file from which to read the password. Trailing whitespace is ignored. Relative
|
||||
paths are resolved from the kitty configuration directory. Use - to read from STDIN.
|
||||
Use :code:`fd:num` to read from the file descriptor :code:`num`.
|
||||
Used if no :option:`kitten @ --password` is supplied. Defaults to checking for the
|
||||
:file:`rc-pass` file in the kitty configuration directory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user