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
The temp in the theme seems 'stuck' on Fahrenheit, even though set -g @dracula-show-fahrenheit false is set.
set -g @dracula-show-fahrenheit false
The way to fix this is to run tmux source .tmux.conf
tmux source .tmux.conf
Steps to reproduce the behavior:
Display temp in C as set in .tmux.conf
The text was updated successfully, but these errors were encountered:
Also having this issue in tmux 3.3a.
3.3a
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The temp in the theme seems 'stuck' on Fahrenheit, even though
set -g @dracula-show-fahrenheit false
is set.The way to fix this is to run
tmux source .tmux.conf
To Reproduce
Steps to reproduce the behavior:
tmux source .tmux.conf
Expected behavior
Display temp in C as set in .tmux.conf
Screenshots
System
The text was updated successfully, but these errors were encountered: