For some time now I get completely distorted characters in the integrated Terminal in VSCode:
it happened after an update around summer, Unfortunately, I can not remember to which version. It happens both inside and outside of a Docker environment. It happens both in a WSL bash shell environment and Windows powershell environment. My settings are:
Terminal: Integrated Font Family = Editor: Font Family
Terminal: Integrated Font Size = 14
Terminal: Integrated Line Height = 1
Terminal: Integrated Explorer Kind = integrated
Terminal: Integrated External: Linux Exec = xterm
Did anyone had the same issue/was able to fix this?
Changing the value of Settings > Terminal > Integrated: Gpu Acceleration from "auto" into "off" is likely the fix for visual issues in VS Code which have been known about for a long time. Were this not to fix the issue, disabling image sharpening for your GPU (often an issue with Nvidia GPUs) in Control Panel > Manage 3D Settings is another potential fix.