terminal
terminal copied to clipboard
Fonts don't render correctly on ubuntu in windows terminal, but render correctly on command prompt on windows terminal
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.
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)
Could you share your settings.json file/?
Looks like your Ubuntu profile has anti-aliasing disabled.
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.
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.
Thanks! Glad that it's fine now. Closing 😊