ilya-manin / tmux-weather

🌤 Weather plugin for tmux
MIT License
66 stars 13 forks source link

Duplicating statusbar #8

Open adrianmihalko opened 2 years ago

adrianmihalko commented 2 years ago

For some reason I get:

Screenshot 2021-12-03 at 12 05 42
set-option -g @tmux-weather-location "Tomsk"
set -g status-right '#{cpu_bg_color} CPU: #{cpu_icon} #{cpu_percentage} | #{network_bandwidth} | %a %h-%d %H:%M '
keifererikson commented 1 month ago

I'm getting this as well. I think this is related to #10. It looks like the status bar believes it is one character wider than allowed. So the bar is wrapping down on every refresh.