kube-shell icon indicating copy to clipboard operation
kube-shell copied to clipboard

Autocomplete does not work in lubuntu

Open omar-nahhas opened this issue 7 years ago • 3 comments

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.

omar-nahhas avatar Feb 07 '18 15:02 omar-nahhas

If I install 0.0.21 then autocomplete works but F5 key does not work.

omar-nahhas avatar Feb 07 '18 19:02 omar-nahhas

I think this is a duplicate of #48

gtseres avatar Feb 14 '18 17:02 gtseres

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.

jeremyxu2010 avatar May 15 '18 17:05 jeremyxu2010