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

Feature request: zsh autocomplete #34

Open
bygui86 opened this issue Apr 15, 2020 · 13 comments
Open

Feature request: zsh autocomplete #34

bygui86 opened this issue Apr 15, 2020 · 13 comments

Comments

@bygui86
Copy link

bygui86 commented Apr 15, 2020

I think bash autocomplete is great, but for someone like me using zsh it's difficult to remember yet another set of commands and flags :)
Do you think zsh autocompletion can be added as well?

@211217613
Copy link

I just migrated to zsh. Does the autocomplete script for bash not work for zsh?

@mbtamuli
Copy link

mbtamuli commented Jun 9, 2020

@211217613 How did you enable it for zsh? Do I need to modify the command?

sudo cp ./completion/kubie.bash $(pkg-config --variable=completionsdir bash-completion)/kubie.bash

@211217613
Copy link

@211217613 How did you enable it for zsh? Do I need to modify the command?

sudo cp ./completion/kubie.bash $(pkg-config --variable=completionsdir bash-completion)/kubie.bash

I didn’t. I’m just using an abomination of zsh autocomplete and fzf

@kcirrr
Copy link

kcirrr commented Feb 16, 2021

The bash completion doesn't allow for partial completion. ZSH completion would be great indeed.

@Fecro
Copy link

Fecro commented Aug 29, 2021

The zsh completion would be an excellent feature.

@aittam
Copy link

aittam commented Sep 29, 2021

+1

@lodotek
Copy link

lodotek commented Jan 14, 2022

+1 bump

@kgatz
Copy link

kgatz commented May 5, 2022

+1

2 similar comments
@tdensmore
Copy link

+1

@simonst
Copy link

simonst commented May 5, 2022

+1

@mkurde
Copy link

mkurde commented Jun 24, 2022

Comming from kubectx and enjoying the shell encapsulation per context I am missing the zsh autocompletion sorely.

@sbstp
Copy link
Owner

sbstp commented Jun 24, 2022

I don't really have time to dig into how zsh autocomplete works, but I'll review & merge PRs for it

antring added a commit to antring/kubie that referenced this issue Oct 18, 2023
antring added a commit to antring/kubie that referenced this issue Oct 18, 2023
@juanmirocks
Copy link

Any news? This PR looks promising: #175

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