After changed the font, strange padding appeared #13400

Closed
opened 2026-01-31 03:41:41 +00:00 by claunia · 1 comment
Owner

Originally created by @yanke1311 on GitHub (Apr 12, 2021).

Windows Terminal version (or Windows build number)

1.7.572.0

Other Software

vim 8.2

Steps to reproduce

  • change the font of wsl to Cascadia Code PL
  • add a background
  • remove the background

Expected Behavior

No response

Actual Behavior

image
the padding that I marked are strange, which never happend before.
And I found not only wsl have this problem, also powershell do as it, but I only changed the setting of wsl

Originally created by @yanke1311 on GitHub (Apr 12, 2021). ### Windows Terminal version (or Windows build number) 1.7.572.0 ### Other Software vim 8.2 ### Steps to reproduce - change the font of wsl to Cascadia Code PL - add a background - remove the background ### Expected Behavior _No response_ ### Actual Behavior ![image](https://user-images.githubusercontent.com/23717792/114326413-3f3f9380-9b67-11eb-918a-2ced31ecb7c6.png) the padding that I marked are strange, which never happend before. And I found not only wsl have this problem, also powershell do as it, but I only changed the setting of wsl
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 03:41:41 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Apr 12, 2021):

That was actually always there - maybe in a different color, but it was definitely always there. You can remove it with:

"padding": "0"

in your profile.

@zadjii-msft commented on GitHub (Apr 12, 2021): That was actually always there - maybe in a different color, but it was definitely always there. You can remove it with: ```json "padding": "0" ``` in your profile.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13400