kube-shell
kube-shell copied to clipboard
Autocomplete does not work in lubuntu
Hi,
I have tried to make server autocompletion work on Ubuntu without success,
I am using zsh but it also does not work with bash. Kubectl autocompletion works outside kube-shell.
I have tried with minikube and also does not work.
I do not get any error or warning message when I start kube-shell. And I still can switch between namespaces with F5.
Regards.
If I install 0.0.21 then autocomplete works but F5 key does not work.
I think this is a duplicate of #48
use https://github.com/jeremyxu2010/kube-shell/tree/stable, just add one commit Fix for F5 shortcut bug after v0.0.21. i think this commit caused many problems, maybe @cloudnativelabs should create a new branch for code refactoring.