Open adrianmihalko opened 2 years ago
For some reason I get:
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 '
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.
For some reason I get: