Skip to content

U+E0B6 and U+E0B4 Unicode with different sizes #895

Open
@fraidev

Description

Version: 0.2.2
OS: mac arm64

Hey! I just noticed something different from other terminals I used before (wezterm and ghostty).

The size of unicode U+E0B6 and U+E0B4 using the default font are larger in my tmux status line:

image

The size of unicode U+E0B6 and U+E0B4 using the Fira Code font family are smaller in my tmux status line:

image

Here my tmux status line config:

clock_pretty="#[fg=$thm_fg]%H:%M #[fg=$thm_bg,bg=$thm_blue]  #[bg=$thm_bg]#[fg=$thm_blue]#[fg=$thm_fg]"
set -g status-left " $clock_pretty "
set -g status-right "#{?$tm_tunes,${tm_tunes_display},} #{?client_prefix,#[fg=$thm_red],#[fg=$thm_green]}#[bg=$thm_gray]#{?client_prefix,#[bg=$thm_red],#[bg=$thm_green]}#[fg=$thm_bg] #[fg=$thm_fg,bg=$thm_gray] #S "

The problem exists even without any custom Rio configuration.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions