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 task tab completion after ":" appends the entire task after the ":" #14

Open
respectTheCode opened this issue Apr 3, 2013 · 2 comments

Comments

@respectTheCode
Copy link

With the task app:deploy if you type grunt app:de tab will complete it as grunt app:app:deploy.

@dgmike
Copy link

dgmike commented May 29, 2014

I'm looking for this feature too...

@MattSeen
Copy link

Hey, just noticed this bug while looking for a solution to another issue. I ran into this issues when using ruby Rake and a few other command line tools that provide bash auto complete options.

I found a solution in the end on this website http://willcode4beer.com/tips.jsp?set=tabMaven

If you have a look at my rake autocomplete script it might help whoever is going to look at/solve this issue for people.

https://gist.github.com/MattSeen/7704275

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