Skip to content

krunner: Add zsh completion

ivan tkachenko requested to merge work/ratijas/krunner-zsh into master

Completes all non-generic-Qt options listed in --help output.

List of runners is generated dynamically, and it's fast enough to not require caching tricks.

Merge request reports