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

Add autocomplete script to the gem #53

Merged
merged 1 commit into from
Jun 19, 2015

Conversation

bunnymatic
Copy link
Collaborator

Attempt to address #46

  • add post install message
  • add autocomplete script from @alexeyshockov

I tried this build locally and added it looks good. The place it gets a little weird is when you switch projects and rbenv (or rvm) doesn't have lunchy installed in that gemset. Or if you move to a project directory (with a ruby version manager) that has an older version of lunchy. At that point, the gem which lunchy will return a path that points to the old version and the completion is not available.

I don't know if that warrants installation instructions (like put this in your system gem set) or if it just rights itself over time because overtime, if you have multiple versions of lunchy installed, they'll all have the bash completion and things will just work.

* add post install message
* add autocomplete script from @alexeyshockov
@eddiezane eddiezane merged commit eb2abf4 into eddiezane:master Jun 19, 2015
@eddiezane
Copy link
Owner

Thanks for digging into this one!

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

Successfully merging this pull request may close these issues.

2 participants