Skip to content

Document PowerShell parser boundaries#26

Open
caomengxuan666 wants to merge 1 commit into
microsoft:mainfrom
caomengxuan666:winuxcmd/pwsh-wrapper-docs
Open

Document PowerShell parser boundaries#26
caomengxuan666 wants to merge 1 commit into
microsoft:mainfrom
caomengxuan666:winuxcmd/pwsh-wrapper-docs

Conversation

@caomengxuan666
Copy link
Copy Markdown

Adds a short README note for PowerShell integration boundaries.

The wrapper handles common quoting, globbing, and alias-conflict cases, but PowerShell still is not a POSIX shell parser. This documents a few common cases where users should use PowerShell quoting instead of POSIX-style backslash escaping.

This follows up on #23 without trying to solve every shell-compatibility case in the wrapper.

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.

1 participant