Skip to content

Fix tilde expand for Windows paths with backslashes#768

Merged
tgauth merged 3 commits into
PowerShell:latestw_allfrom
tgauth:fix-tilde-expand
Jan 6, 2025
Merged

Fix tilde expand for Windows paths with backslashes#768
tgauth merged 3 commits into
PowerShell:latestw_allfrom
tgauth:fix-tilde-expand

Conversation

@tgauth
Copy link
Copy Markdown
Collaborator

@tgauth tgauth commented Dec 3, 2024

PR Summary

  • update tilde_expand() logic for Windows paths with backslashes
  • add pester tests for basic tilde_expand() scenarios

PR Context

@tgauth tgauth requested a review from vthiebaut10 December 3, 2024 18:21
Copy link
Copy Markdown

@darikprescott darikprescott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

making great things happen!

@tgauth tgauth merged commit cdcc8d3 into PowerShell:latestw_all Jan 6, 2025
@tgauth tgauth deleted the fix-tilde-expand branch January 6, 2025 19:12
hazelduvall pushed a commit to hazelduvall/openssh-portable that referenced this pull request May 6, 2026
* add backslash support for Windows paths

* add pester tests for tilde_expand

* fix typo
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.

tilde_expand in client fails to resolve path

3 participants