When I modify colors in the .kdl file (e.g., changing tab_active background), the changes only apply to new tabs. Existing tabs keep the old colors.
It appears that Zellij's Session Serialization saves the plugin's configuration state within the session. Therefore, existing tabs remain "tab_active" to the old color values stored in the session file, even after the underlying .kdl file has been updated.
Is there a way to force zjstatus to re-read the layout configuration and override the serialized state?
When I modify colors in the .kdl file (e.g., changing tab_active background), the changes only apply to new tabs. Existing tabs keep the old colors.
It appears that Zellij's Session Serialization saves the plugin's configuration state within the session. Therefore, existing tabs remain "tab_active" to the old color values stored in the session file, even after the underlying .kdl file has been updated.
Is there a way to force zjstatus to re-read the layout configuration and override the serialized state?