Fix completion for --password-file not completing file names
This commit is contained in:
parent
8f88aab9d2
commit
8e98b4123e
@ -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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user