You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open any 2 terminals in split mode, the terminal on the right loads up very unsually. The terminal text isn't laid out correctly and the cursor is way too far back, although the typing is normal. I think the problem is that the terminal on the right doesn't make a new line correctly. When running commands like ls in the terminal, I can see that the command runs normally, but the output is very messy.
Here is an image of what 2 Powershell terminals look like in split mode.
To reproduce this problem:
Open VS Code
Open a terminal
Add a second terminal in split mode
A basic fix for this is to add a 3rd terminal in split mode and then close it afterwards.
VS Code version: Code 1.56.0 (cfa2e21, 2021-05-04T22:09:06.405Z)
OS version: Windows_NT x64 10.0.19042
System Info
Item
Value
CPUs
Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (8 x 1190)
This is not a duplicate to #73879.
In short that issue is "Please don't default to an unsupported proportional font in the terminal just because the editor is using a proportional font" and this issue is "Please don't change the font of the second terminal when opening 2 terminals in split and then have it fix when a 3rd terminal is open"
In my opinion it seems like a bug but I don't know for sure.
Issue Type: Bug
When I open any 2 terminals in split mode, the terminal on the right loads up very unsually. The terminal text isn't laid out correctly and the cursor is way too far back, although the typing is normal. I think the problem is that the terminal on the right doesn't make a new line correctly. When running commands like
ls
in the terminal, I can see that the command runs normally, but the output is very messy.Here is an image of what 2 Powershell terminals look like in split mode.
To reproduce this problem:
A basic fix for this is to add a 3rd terminal in split mode and then close it afterwards.
VS Code version: Code 1.56.0 (cfa2e21, 2021-05-04T22:09:06.405Z)
OS version: Windows_NT x64 10.0.19042
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (19)
A/B Experiments
The text was updated successfully, but these errors were encountered: