Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fraidev opened this issue Jan 10, 2025 · 2 comments
Open

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

fraidev opened this issue Jan 10, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@fraidev
Copy link

fraidev commented Jan 10, 2025

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.

@raphamorim
Copy link
Owner

Hey @fraidev thanks for the issue,

Yes it's connected to #616 , I plan to take a look on it for next release or the after

@raphamorim raphamorim added the bug Something isn't working label Jan 11, 2025
@tauraamui
Copy link

I am seeing the same issue.

Screenshot 2025-01-12 16 23 58
Screenshot 2025-01-12 16 23 40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants