With PowerShell / Windows 10, Reset does not restore the original foreground/background color. Instead foreground/background color is set to white/black.
Originally I thought this should be a Windows Terminal's issue, but when I'm using Powershell 5.1 with Windows Terminal, I can't reproduce the issue. So, this only happens when I'm using Powershell ...
Synchronous code execution is fine for small scripts, but for more time-consuming scripts, consider running your code in the background as a job. Here's how. There are two kinds of ways PowerShell ...