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

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