-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Hub Completions Don't Work #541
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
Comments
Can you provide an example of what you're trying to do? Like showing what you're typing, when you're hitting the Tab key, what the expected outcome is, and what the actual outcome is... |
|
OK, had a look. It looks like the current version of Bash-it only supports the older If you take a look at the See #392 for a discussion on this topic. @tswicegood @edubxb @thedrow - any update on using |
woot, thanks @thedrow ! |
Fixed in PR #562, please, disable the gh plugin and completion and enable it for hub. |
Thanks guys, this is perfect! |
😄 |
I have hub completion enabled and gh plugin disabled, but I don't get an completions for hub. I also have git completions enabled. I'm not really sure where to start as far as reporting. This is osx 10.10.4
The text was updated successfully, but these errors were encountered: