wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
17.06k stars 770 forks source link

wrong up arrow icon alignment #5508

Open gmr458 opened 4 months ago

gmr458 commented 4 months ago

What Operating System(s) are you seeing this problem on?

Linux Wayland

Which Wayland compositor or X11 Window manager(s) are you using?

Hyprland 0.40.0

WezTerm version

20240602_003603_5788a95c

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

This happen with the arroup up icon from the powerlevel10k zsh prompt

Here is a screenshot where you can see it, Kitty at the top left, Alacritty at the top right, Foot at the bottom right and Wezterm at the bottom left, in Wezterm for some reason the icon is lower than it should, in the others terminals this does not happen. 20240602_14h03m21s_grim

output of the command wezterm ls-fonts --text "a⇡" 20240602_13h31m23s_grim

when I uninstalled the font 'STIX Two Math' Wezterm used another font called 'Symbola' to load the icon. 20240602_13h31m48s_grim

To Reproduce

Executing this command in others terminal and wezterm should be enough to see the difference echo "1234567890⇡"

Configuration

no config

Expected Behavior

the icon to be aligned

Logs

No response

Anything else?

No response

sergiivelykodnyi commented 3 months ago

I also noticed that the icons in my prompt are not aligned vertically. They have more space at the top than they have at the bottom.

OS: macOS Sonoma 14.5 (23F79)
Font: default configuration
image