sbstp / kubie

A more powerful alternative to kubectx and kubens
https://blog.sbstp.ca/introducing-kubie/
zlib License
1.96k stars 101 forks source link

kubie breaks "tab-completion" #127

Open TheKangaroo opened 1 year ago

TheKangaroo commented 1 year ago

I started using kubie a few days ago and everything works so far. But I noticed, as soon a i run kubie ... in a shell the command completion via tab for all commands (not just kubie) throws

_arguments:comparguments:409: not enough arguments

The completion still works, it's just annoying to see this error every time i hit tab.

My setup: MacOS Ventura: 13.2.1 kubie: 0.19.3 installed via brew zsh installed via brew: zsh 5.9 (arm-apple-darwin21.3.0)

jehutyy commented 5 months ago

I get a similar error : bash: _get_comp_words_by_ref: command not found