Merge branch 'zsh_compdef_comment' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
bfbb3c7068
@ -61,7 +61,8 @@ def remote_control_command_names() -> Tuple[str, ...]:
|
||||
|
||||
|
||||
completion_scripts = {
|
||||
'zsh': '''
|
||||
'zsh': '''#compdef kitty
|
||||
|
||||
_kitty() {
|
||||
local src
|
||||
# Send all words up to the word the cursor is currently on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user