background
When I first started with VS Code, I found that the cursor position of the VSC terminal was wrong. I thought it was a software problem, so I didn’t pay much attention to it. Later, when I switched to WebStorm, I found that the display of the terminal cursor was the same as that of VSC, as shown below:
(Vcode version 1.33.1 – Windows 10)
(WebStorm version 2019.1-Win10 system under terminal cursor disorder)
steps
1. Press Win+R, enter CMD, and press Enter to open the default command window.
2. Right-click the title bar of the command window, and choose Properties from the shortcut menu.
3. Under the Options TAB, find “Use old console (reboot required)”, check the box, and click “OK”.
Finally, restart VS Code (or WebStorm) and you will see that the cursor is in good order.
[Fixed] [fixed] [fixed] [fixed]
(WebStorm version 2019.1-Win10 system terminal cursor disorder [resolved])
This article is edited by lefty feng zi, please indicate the source when reprinting, thank you for your cooperation!