-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
& operator launches commands differently in 7.3.0 #18568
Comments
This is ultimately a duplicate of #18554, but let me add some context:
There's additional background information in this Stack Overflow answer. |
Thank you for the links! There's no mention of this behavior change in relnotes for 7.3.0 - https://github.com/PowerShell/PowerShell/releases/tag/v7.3.0
|
My pleasure, @wasker.
That GitHub link doesn't provide a cumulative view of what changed in that release - it just shows whatever changed in the final commit that led to the release.
|
The content team should have plans to have an about topic specifically around using native commands in PS7 and I expect will capture these types of details |
@SteveL-MSFT - given that this is the second report of this issue in as many days, I wonder if it might be wiser for the default value of Some of the 7.3 changes (PSReadline prediction being on, colouring directories, formatting of floating point in tables, the change to convertFrom-Json -as hash table, and this one) need to publicized more than they have been , the community can help on that but docs and team blog probably need to to take the lead. I'm for 3/5 of those, against 1/5, and this one I'm not sure about. Not all changes are bad, but surprises generally are, especially if the explanation is hard to find. |
This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes. |
Prerequisites
Steps to reproduce
Program.cs.txt
test.ps1.txt
pwsh -f test.ps1
and observe the output.Expected behavior
Actual behavior
Error details
No response
Environment data
Visuals
No response
The text was updated successfully, but these errors were encountered: