Closed TheGamer1002 closed 1 year ago
In other terminals is the same. Tested on linux in Tilix, xfce4-terminal and alacritty.
That's odd. I've had success with WezTerm in the past.
But did you use the same non-Mono (non-NFM) font in WezTerm? Because those glyphs are 2 columns wide and WezTerm defaults to simply cutting their right half off (see allow_square_glyphs_to_overflow_width
). Most terminals I know draw these non-NFM glyphs either the way it looks like in your screenshot or cut them off to only occupy 1 column. This is why many powerline setups append a single whitespace after such glyphs. This will allow these wide glyphs to be drawn in 2 columns without any apparent overlap. If you use the NF variant, responding with "No. Some icons overlap neighbouring crosses." is completely fine and expected as far as I know.
Hm, I suppose I stand corrected. Maybe my Linux box is using the NL variation, though in that I saw that the icons fit snugly into the crosses (the end of one X came just after the start of an icon). I might be going crazy 🙃
I'm fairly certain that the above rendering is expected for the non-Mono variant. I'll close the issue, but please let me know if you find any reproducible issues with it after all. 🙂
Windows Terminal version
1.17.11461.0
Windows build number
10.0.22621.0
Other Software
Technically, this can be reproduced in literally anything, but I first experienced it in the powerlevel10k installer in wsl.
Steps to reproduce
Expected Behavior
According to the initialization script, the icons should be very close to the crosses, but there should be no overlap.
Actual Behavior
The icons overlap with the crosses.