Fix completion for --password-file not completing file names

This commit is contained in:
Kovid Goyal 2023-01-23 17:58:31 +05:30
parent 8f88aab9d2
commit 8e98b4123e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -253,7 +253,7 @@ accepted before or is pre-configured in :file:`kitty.conf`.
--password-file --password-file
completion=type:file relative:conf kwds:- completion=type:file mime:* relative:conf kwds:-
default=rc-pass default=rc-pass
A file from which to read the password. Trailing whitespace is ignored. Relative 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. paths are resolved from the kitty configuration directory. Use - to read from STDIN.