Commit 34ee471
committed
fix(statusline): Calling
Loop over the windows and attach to the windows again after the
statusline is reset.
See:
neovim/neovim#32805 (comment)statusline.toggle() no longer toggles it globally(when the cached value is "" or nil)1 parent 208e0b8 commit 34ee471
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
585 | 595 | | |
586 | 596 | | |
587 | 597 | | |
| |||
621 | 631 | | |
622 | 632 | | |
623 | 633 | | |
| 634 | + | |
| 635 | + | |
624 | 636 | | |
625 | 637 | | |
626 | 638 | | |
| |||
683 | 695 | | |
684 | 696 | | |
685 | 697 | | |
686 | | - | |
| 698 | + | |
687 | 699 | | |
688 | 700 | | |
689 | 701 | | |
| |||
0 commit comments