terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Fonts don't render correctly on ubuntu in windows terminal, but render correctly on command prompt on windows terminal

Open Slarper opened this issue 9 months ago • 1 comments

Windows Terminal version

1.19

Windows build number

10.0.22631.3447

Other Software

No response

Steps to reproduce

run wsl.exe to open a ubuntu terminal that doesn't apply the profile (theme), but to open a terminal from the ubuntu profile is normal.

image

left: not theme right: normal

according to https://github.com/microsoft/WSL/issues/9051

He says This issue should be filed in the Terminal repo.

Expected Behavior

No response

Actual Behavior

run wsl.exe to open a ubuntu terminal that doesn't apply the profile (theme)

Slarper avatar May 02 '24 07:05 Slarper

Could you share your settings.json file/?

Looks like your Ubuntu profile has anti-aliasing disabled.

zadjii-msft avatar May 02 '24 11:05 zadjii-msft

sure settings.json

Description:

Shift + Right Click on File explorer, select the "Open Linux Shell here" (things behind it is just wsl.exe --cd "%V", u can check it in regedit) , and it will open a shell with default theme.

image

image

This was annoying. But I have migrated all my stuff (projects, compilers, i.e.) into Linux filesystem , so I don't need to open Linux shell in windows file explorer anymore. It 's fine for me now.

Slarper avatar May 04 '24 19:05 Slarper

Thanks! Glad that it's fine now. Closing 😊

carlos-zamora avatar May 08 '24 21:05 carlos-zamora