Brian
Brian
> So you're telling me that Microsoft is wrong for having Edge provide its own UA? It's basically a fork of Chrome now and it is used by many users....
115 absolutely doesn't solve either of these issues (I did test it), either the custom UA should be disabled by default, or there should be some toggle in `about:config` and/or...
I agree @entrider
That's nice and all, but RFP breaks a lot of stuff, it shouldn't be the way to opt out of this
An env var, or a config setting to set shell would be pretty useful
@scowalt Feel free to add #5158 to Closes as well 👍
There seems to be an issue regarding sending `"` within strings to programs that are not native pwsh, they aren't getting escaped in `7.4.0-preview.4`, no matter the string type you...
Can you please revise the title of this issue, as it's a bit too specific, it'll likely cause many copies of it
`7.4.0-preview.6` fixed the issue I had
Not sure, but I don't have any issues with nesting quote types anymore `'{"...":"..."}'` seems to parse just find now 🤷