dracula / tmux

🧛🏻‍♂️ Dark theme for tmux
https://draculatheme.com/tmux
MIT License
645 stars 295 forks source link

🐛 Bug: Documented flag set -g @dracula-show-fahrenheit false not working #252

Closed cjones27 closed 6 months ago

cjones27 commented 6 months ago

Hi! The documented flag set -g @dracula-show-fahrenheit false is not changing the temperature unit to Celsius

Screenshot 2024-03-10 at 19 32 51
ethancedwards8 commented 6 months ago

Hi there! Could you paste the contents of your .tmux.conf?

cjones27 commented 6 months ago

Hi! Thanks for the quick response! I'm not really sure what happened, but after reopening tmux the next day the it had change to Celsius. Maybe it bugged because I changed the other parameters with no problems except the temperature unit, or maybe it had to poll the temperature again (?)

Thanks @ethancedwards8!

ethancedwards8 commented 6 months ago

I think you are probably right. It could also be that your tmux configuration did not refresh when you made the change, that happens sometimes. Thanks for the issue.