I had the same issue. I noticed it was a display issue with the terminal as resizing the window corrected the output. I changed these settings as indicated by a user in this thread.
Set the following to both true or both false:
"terminal.integrated.windowsUseConptyDll": true,
"terminal.integrated.windowsEnableConpty": true