Merge branch 'zsh_compdef_comment' of https://github.com/Luflosi/kitty

This commit is contained in:
Kovid Goyal 2020-03-11 07:17:47 +05:30
commit bfbb3c7068
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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