-
-
Notifications
You must be signed in to change notification settings - Fork 686
New issue
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
Session status is not fully highlighting after v2 update #464
Comments
I'm not sure what the actual problem is. What are you expecting to happen? |
It's referenced in #394 where the session status module changes colors to red when the prefix key is triggered. You can see in the first screenshot that it used to modify the entire session module. After updating to the latest v2, it only updates the background color for the icon and the middle separator, but the session text and the right separator remains green. I see that the icon style is configured here, but I don't know how to get the rest of the module to update without affecting the different modules in the repo. |
This is because you have set |
Did you completely restart tmux after the change? |
This is WAI though, only the icon/separator is meant to change color. You can configure the text to change color easily:
|
I did restart it completely. Is it working as intended? Prior to v2, you can see in the screenshot that the entire status module would update. Or is the intended part that the plugin is no longer scoped to support that functionality? |
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.
This seems to be related to #394 .
Paste your configuration.
Attach screenshots.
Before:

After:

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: