Skip to content
New issue

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

tab completion not working #31

Closed
rwillard opened this issue Mar 1, 2018 · 3 comments
Closed

tab completion not working #31

rwillard opened this issue Mar 1, 2018 · 3 comments

Comments

@rwillard
Copy link

rwillard commented Mar 1, 2018

Hey, installed kubectx and kubens via brew on OSX and it works great, thank you! Unfortunately tab completion isn't working for me with either kubectx or kubens in my terminal. Other instances of tab completion work for me, but I probably just have something setup wrong with my terminal. How should I go about getting this to work?

@ahmetb
Copy link
Owner

ahmetb commented Mar 2, 2018

Are you using zsh or bash?

Normally we're installing the completion scripts the same way any other brew formula does. (see brew install output while installing.)

I see that I installed brew install bash-completion but I'm not using bash (I'm on Zsh, using oh-my-zsh distribution). I'm not sure if you need anything on .zsh.

@rwillard
Copy link
Author

rwillard commented Mar 5, 2018

I'm using bash, and installing bash-completion and adding it to my .bash_profile was exactly what I needed to do, thank you!

@rwillard rwillard closed this as completed Mar 5, 2018
@ahmetb
Copy link
Owner

ahmetb commented Mar 5, 2018

Thanks, this is good to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants