I've been using this very handy CLI in the Visual Studio Code terminal for years, but since about a week ago I haven't been able to see any of the output. I can see it in Windows Powershell.
C:\Users\me\projects\project1 [Branch-Name +3 ~3 -1 !]>
But in VSCode I just get
C:\Users\me\projects\project1>
Anyone know if there's any way to fix this, or somewhere I should raise an issue?