zsh: Completion for edit-in-kitty and clone-in-kitty

This commit is contained in:
Kovid Goyal
2022-05-30 08:12:09 +05:30
parent 581c388838
commit eefd4bb3e3
3 changed files with 30 additions and 8 deletions

View File

@@ -106,6 +106,8 @@ _ksi_deferred_init() {
builtin unset "functions[_kitty]"
builtin autoload -Uz -- $comp_dir/_kitty
compdef _kitty kitty
compdef _kitty edit-in-kitty
compdef _kitty clone-in-kitty
fi
# If compdef is not set, compinit has not run yet. In this case we must