You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: