Search code examples
visual-studio-code

My terminal is acting weird in vs-code, there is a space between every character?


I've used vscode for some time, and I have never experienced this, but suddenly the integrated terminal started acting weird. There is a space between every letter, and the cursor appears one line above the writing position. This screenshot should clarify: enter image description here

I've tried to change my terminal settings, and after changing an arbitrary terminal setting it immediately goes back to normal. But when I create a new terminal it's formatted wrongly, and I have to change a terminal setting to fix it. Do you know what's going on?


Solution

  • According to another GitHub issue, it looks like this is a known bug and is temporarily resolved by resizing the dimensions of the integrated terminal window.