mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 16:58:09 +02:00
Hook up kitty-tool completions with shell integration
This commit is contained in:
@@ -108,6 +108,7 @@ _ksi_deferred_init() {
|
||||
compdef _kitty kitty
|
||||
compdef _kitty edit-in-kitty
|
||||
compdef _kitty clone-in-kitty
|
||||
compdef _kitty kitty-tool
|
||||
fi
|
||||
|
||||
# If compdef is not set, compinit has not run yet. In this case we must
|
||||
|
||||
Reference in New Issue
Block a user