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

Should git aliases tab-complete? #2

Open
runningskull opened this issue Jun 8, 2012 · 2 comments
Open

Should git aliases tab-complete? #2

runningskull opened this issue Jun 8, 2012 · 2 comments

Comments

@runningskull
Copy link

Thanks for the scripts. They're helping to nudge me to fish full-time from bash.

One thing I miss, though, is tab-completion for my git aliases. For instance, ideally git co <tab> should work like git checkout <tab>

I know almost nothing about fish scripting (and am a poor bash scripter as well) - but the last line of the git completions file looks like it should do the trick. Is that what it's for? If so, is there a common mistake I might be making?

Thanks again

skalee referenced this issue in skalee/fish-nuggets Jul 16, 2012
@martinklepsch
Copy link

👍

There is a discussion in the fishshell issue tracker:
fish-shell/fish-shell#393

@dag
Copy link

dag commented May 11, 2013

This works in fish without nuggets.

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

3 participants