Quikey is built on Python Click which supports shell completion: ```shell $ eval "$(_QK_COMPLETE=source_bash qk)" $ qk st<tabtab> start status stop ``` Quikey should make this clear to setup. Consider `kubectl completion` as example.
Quikey is built on Python Click which supports shell completion:
Quikey should make this clear to setup. Consider
kubectl completionas example.