Dustin L. Howett

Results 663 comments of Dustin L. Howett

Superseded by @ianjoneill's (excellent) work. Thanks Michael!

We don't have any code that passively attempts to establish a connection _anywhere_. If your firewall application blocks further execution of the calling application, this could be a good way...

@c4bler Are you also seeing WindowsTerminal.exe reaching out to the server hosting `ubuntu.com`?

_Interesting!_ Can you share the `icon` and `backgroundImage` paths for those profiles? You should be able to pull it from the settings UI.

Wow, I'm really curious as to what they could be doing that'll hang Terminal. Thanks for digging into this!

> That just feels like the kind of weird gap that's been abused in the last 40 years. I think that this has been "officially supported" ever since the `SetConsoleMode`...

> So when creating an alt buffer, we copy the current modes from the main buffer, and when it's closed, we copy them back again. Totally cool with this. Alt...