A buffer is introduced for the statusline which will only be copied to the actual statusline once an entire statusline is parsed. This avoids a race condition where incompletely parsed statuslines were rendered, causing only some status blocks to be rendered which is visible to the user as a flickering. fixes #1480
Description
No description provided
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%