Adam Patridge

Results 57 comments of Adam Patridge

Ran into the same issue on macOS Big Sur (v11.1) with the new default Terminal shell, zsh (v5.8), while trying to use a new CLI tool. I tried closing and...

It's likely covered in some of the related issues, but here's what worked for me, if anyone else needs a workaround for this issue in zsh. After you install the...

I can file it in a separate issue since it's a different OS, but there is a different issue for `\"` on macOS with .NET Core v2.1.500. This case works,...

Just confirmed the same errors and unexpected outputs on macOS running the same .NET Core and PowerShell Core versions. Editing the initial issue to include that. The issue seems [totally...

@vlada-shubina, @GangWang01 Not sure if I should be on something newer, but I just tested this on dotnet v6.0.302 and it is no longer throwing an error, but it also...

Sorry, totally spaced on that. Link is in the description now. (And [here](https://flatredball.com/documentation/tutorials/).)

I had the same issue on a fresh PowerToys install and found this existing bug. While trying to repro for more details, I think I found the issue (or lack...

Thanks for all the feedback. I'll see if I can incorporate some of those ideas soon and re-run the output. I started running into that per-call overhead on the last...

Thank you for filing this. I definitely agree. Sadly, short of the work to get it off the retired Component Store, I haven't been working on this control in a...

It appears that this only affects links when the _final_ URL segment contains a period. So, while `/something/something.something` would faile, `/something/something.something/another` would work fine. It also still fails for all...