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

completion is not compatible with zsh #23

Open
ssbarnea opened this issue Dec 23, 2016 · 1 comment
Open

completion is not compatible with zsh #23

ssbarnea opened this issue Dec 23, 2016 · 1 comment

Comments

@ssbarnea
Copy link

If your shell is zsh, you cannot use eval "$(gerrit completion)" because completion command does not exists.

@shanesmith
Copy link
Owner

shanesmith commented Jan 16, 2017

Yup that's true, it is currently only written for bash. It's a pretty simple script though so I'll take a shot at converting it to zsh... unless you happen to know all about zsh completion and would like to contribute? =)

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

No branches or pull requests

2 participants