We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
If I install 0.0.21 then autocomplete works but F5 key does not work.
Sorry, something went wrong.
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.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: