Plugin does not appear on session start. Only appears after serialization-interval
time.
#24
Labels
bug
Something isn't working
serialization-interval
time.
#24
Describe the bug
After updating to Zellij 0.39.1, the status line is not initially displayed after a session is started. After some time, the statusbar displays as normal.
To Reproduce
Steps to reproduce the behavior:
It appears that the amount of time it takes for the status bar to appear is the same as Zellij's session serialization frequency. Starting a session with just
zellij
, it will take 60 seconds for the status line to appear. 60 seconds is the new default session serialization frequency in 0.39.1. It was previously 1 second. Running zellij withzellij --serialization-interval 5
, the statusline will appear after 5 seconds. Withzellij --serialization-interval 20
, it will appear after 20 seconds.Expected behavior
Plugin should load immediately as it did on Zellij 0.39.0.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Layout
How does the layout look like? Please copy it into a code block.
The text was updated successfully, but these errors were encountered: