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

Allow users to use ~ in their key paths for real this time #24

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

JacobCallahan
Copy link
Owner

Previously, it was observed that using a tilde to represent a user's home directory wasn't resolving correctly.
With this change, we're explicitly expanding the path to fully resolve the location.

Fixes #21

@JacobCallahan JacobCallahan added the bug Something isn't working label Oct 12, 2024
Previously, it was observed that using a tilde to represent a user's
home directory wasn't resolving correctly.
With this change, we're explicitly expanding the path to fully resolve
the location.

Fixes #21
@JacobCallahan JacobCallahan merged commit 2e1eeb8 into master Oct 12, 2024
10 checks passed
@JacobCallahan JacobCallahan deleted the phone_home branch October 12, 2024 21:56
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

Successfully merging this pull request may close these issues.

[Bug] tilda home reference issue
1 participant