I had a terminal restart occur for some reason, and from there, the cursor went to the wrong location and was not working well.
Resizing/minimizing the window did not help.
had "terminal.integrated.windowsUseConptyDll": true,
running clear made the issue go away.

I had a terminal restart occur for some reason, and from there, the cursor went to the wrong location and was not working well.
Resizing/minimizing the window did not help.
had
"terminal.integrated.windowsUseConptyDll": true,running
clearmade the issue go away.