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

vagrant global-status not autocompleting? #769

Open
mcandre opened this issue Nov 23, 2020 · 1 comment
Open

vagrant global-status not autocompleting? #769

mcandre opened this issue Nov 23, 2020 · 1 comment
Labels

Comments

@mcandre
Copy link

mcandre commented Nov 23, 2020

Hi, I am having good luck with the ssh completions included with this project. However, the Vagrant completion doesn't seem to be working for some reason. Do I need to do anything extra for the vagrant completions to enable them, compared to the usual snippet?

plugins=(git zsh-completions)
autoload -Uz compinit && compinit -i
@syohex
Copy link
Contributor

syohex commented Nov 24, 2020

Could you tell us what is your expected behavior ?

Sub-command completions looks work well.

zsh

If you doesn't work with only oh-my-zsh, please see #765 (comment)

@nicoulaj nicoulaj added the Bug label May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants