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

Copying a full path name with ~ homedirs to bundle file inputs breaks #20

Open
michaeljguarino opened this issue Feb 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@michaeljguarino
Copy link
Member

Summary

We support expanding ~ on tab completion, but if you copy a ~ style path and press enter it won't properly expand. We should support both models, even if it duplicates a bit of code.

Reproduction

Do a bundle install with a ~ path, observe file cannot be found


Message from the maintainers:

Impacted by this bug? Give it a 👍. We factor engagement into prioritization.

@michaeljguarino michaeljguarino added the bug Something isn't working label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants