Open TheKangaroo opened 1 year ago
I get a similar error :
bash: _get_comp_words_by_ref: command not found
I've noticed the same issue, but instead of seeing an error, the tab characters are literally being printed to the console, instead of prompting completion.
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) throwsThe 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)