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

bash-it enable completion doesn't enable completions #673

Closed
amedee opened this issue Mar 1, 2016 · 3 comments
Closed

bash-it enable completion doesn't enable completions #673

amedee opened this issue Mar 1, 2016 · 3 comments

Comments

@amedee
Copy link

amedee commented Mar 1, 2016

Before installing bash-it, I could do

git che<TAB> ->
git checkout f<TAB> ->
git checkout feature/b<TAB> ->
git checkout feature/barcode

This stopped working after installing bash-it.

I have enabled the git and git_flow_avh completions in bash-it with bash-it enable completion git git_flow_avh, then I opened a new terminal to be sure that bash-it got reloaded with the new config.

HOWEVER when I manually source . ~/.bash_it/completion/enabled/git.completion.bash, then my bash completion does work as expected. I was wrongly assuming that bash-it enable completion works, apparently it doesn't.

@crahan
Copy link
Contributor

crahan commented Aug 8, 2016

Hey Amedee,

First of all, great seeing you here! :)

I noticed you submitted this issue a while ago. I just tested this by enabling the git completion script in bash-it. The example commands you provided seem to be working as expected now.

Are you still experiencing this issue?

@Troyciv
Copy link

Troyciv commented Dec 28, 2016

The example given above works for me.
However git ls-f<tab> does not do the completion to git ls-files as desired

@NoahGorny
Copy link
Member

This issue is very stale, so I close it. Thanks for contributing and posting!

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

4 participants