kubemrr icon indicating copy to clipboard operation
kubemrr copied to clipboard

Can't get kubemrr to work with zsh, getting errors when doing source

Open dannyk81 opened this issue 7 years ago • 1 comments

kubemrr version 1.3.0 OS: Ubuntu Trusty 14.04.5 LTS zsh version: zsh 5.0.5 (x86_64-pc-linux-gnu)

I have kubemrr watch running and working, I have created a completion script by runnning kubemrr competion zsh > kubemrr-zsh-comp, but when I load it I get the following errors:

# source kubemrr-zsh-comp
/proc/self/fd/12:44: parse error near `-*'
kubemrr-zsh-comp:208: bad option: -t
allflags=(' ')
kubemrr-zsh-comp:218: bad option: -t

Same process with bash seems OK, but can't get it to work with zsh.

Any ideas?

dannyk81 avatar Apr 25 '17 20:04 dannyk81

ping :)

dannyk81 avatar May 03 '17 14:05 dannyk81