We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The size of unicode U+E0B6 and U+E0B4 using the Fira Code font family are smaller in my tmux status line:
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
I am seeing the same issue.
No branches or pull requests
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:
The size of unicode U+E0B6 and U+E0B4 using the Fira Code font family are smaller in my tmux status line:
Here my tmux status line config:
The problem exists even without any custom Rio configuration.
The text was updated successfully, but these errors were encountered: