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

Fix autocompletion macOS (brew instalation) #205

Closed
alexbeatnik opened this issue Oct 7, 2019 · 5 comments
Closed

Fix autocompletion macOS (brew instalation) #205

alexbeatnik opened this issue Oct 7, 2019 · 5 comments
Labels

Comments

@alexbeatnik
Copy link
Contributor

alexbeatnik commented Oct 7, 2019

The bug

Do not work autocompletion when you typping git-elegant

Steps to reproduce

  1. brew install git
  2. brew install bees-hive/hive/elegant-git
  3. git-elegant sa{-tab-}

My environment

  • git --version: 2.23.0
  • bash --version: 3.2.57
  • OS: macOS Mojave
@alexbeatnik alexbeatnik changed the title Fix autocompletion macOS Fix autocompletion macOS (brew instalation) Oct 8, 2019
extsoft added a commit that referenced this issue Oct 8, 2019
A user may invoke `git elegant` as well as `git-elegant`. And we have to
provide BASH completion in both cases. That's why the completion
function is now registered for `git-elegant` name. And it works for `git
elegant` also.

#205
@extsoft
Copy link
Contributor

extsoft commented Oct 8, 2019

@alexbeatnik please try a new version - https://github.com/bees-hive/elegant-git/releases/tag/0.11.0. It should solve the issue.

@alexbeatnik
Copy link
Contributor Author

alexbeatnik commented Oct 9, 2019

@extsoft I try to update elegant git using brew and have this output
○ → brew upgrade elegant-git Error: Another active Homebrew update process is already in progress. Please wait for it to finish or terminate it to continue. Error: bees-hive/hive/elegant-git 0.10.0 already installed

@extsoft
Copy link
Contributor

extsoft commented Oct 9, 2019

@alexbeatnik try to uninstall and install again. I think it's related to Brew, not Elegant Git.

@alexbeatnik
Copy link
Contributor Author

@alexbeatnik try to uninstall and install again. I think it's related to Brew, not Elegant Git.

You are right steps to uninstall and install helps. Autocompletion works

@alexbeatnik
Copy link
Contributor Author

@extsoft

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

2 participants