You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not requesting help with my configuration and believe something is genuinely broken.
Something is really actually broken.
Is there an existing issue outlining your problem?
I have searched the existing issues and they do not solve my problem.
Describe your problem.
There is an extra spacing between the window text and the window number when the numbers are aligned to the right.
set -ogq @catppuccin_window_text "#W"
set -ogq @catppuccin_window_number "#I |"
set -ogq @catppuccin_window_current_text "#W"
set -ogq @catppuccin_window_current_number "#I |"
set -ogq @catppuccin_window_status_style "rounded" # basic, rounded, slanted, custom, or none
set -ogq @catppuccin_window_number_position "left"
set -ogq @catppuccin_window_text "#W"
set -ogq @catppuccin_window_number "| #I"
set -ogq @catppuccin_window_current_text "#W"
set -ogq @catppuccin_window_current_number "| #I"
set -ogq @catppuccin_window_status_style "rounded" # basic, rounded, slanted, custom, or none
set -ogq @catppuccin_window_number_position "right"
I've tried applying the suggestion in this comment with no success.
I think it has to do with this line that has a leading space, but I don't know the project well enough.
Paste your configuration.
set -ogq @catppuccin_window_text "#W"
set -ogq @catppuccin_window_number "| #I"
set -ogq @catppuccin_window_current_text "#W"
set -ogq @catppuccin_window_current_number "| #I"
set -ogq @catppuccin_window_status_style "rounded" # basic, rounded, slanted, custom, or none
set -ogq @catppuccin_window_number_position "right"
Attach screenshots.
No response
What tmux version are you seeing the issue on?
tmux 3.5a
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
I am not requesting help with my configuration and believe something is genuinely broken.
Is there an existing issue outlining your problem?
Describe your problem.
There is an extra spacing between the window text and the window number when the numbers are aligned to the right.
I've tried applying the suggestion in this comment with no success.
I think it has to do with this line that has a leading space, but I don't know the project well enough.
Paste your configuration.
set -ogq @catppuccin_window_text "#W"
set -ogq @catppuccin_window_number "| #I"
set -ogq @catppuccin_window_current_text "#W"
set -ogq @catppuccin_window_current_number "| #I"
set -ogq @catppuccin_window_status_style "rounded" # basic, rounded, slanted, custom, or none
set -ogq @catppuccin_window_number_position "right"
Attach screenshots.
No response
What tmux version are you seeing the issue on?
tmux 3.5a
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: