Commit 57098da
committed
fix: prevent
As title, without this change, when running `balance-windows`, even if
eca-chat window is a side window, it will try to balance it.
An alternative is to not use side window, but the implication then is,
your chat constantly is resized when opening/closing buffers.
With this fix, your side window size is respected regardless of other
buffers/windows.
Without hindering any other window operations.balance-windows from resizing chat1 parent 03086af commit 57098da
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3672 | 3672 | | |
3673 | 3673 | | |
3674 | 3674 | | |
| 3675 | + | |
| 3676 | + | |
| 3677 | + | |
| 3678 | + | |
| 3679 | + | |
| 3680 | + | |
| 3681 | + | |
| 3682 | + | |
| 3683 | + | |
| 3684 | + | |
| 3685 | + | |
| 3686 | + | |
| 3687 | + | |
| 3688 | + | |
| 3689 | + | |
| 3690 | + | |
| 3691 | + | |
| 3692 | + | |
| 3693 | + | |
| 3694 | + | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
| 3699 | + | |
3675 | 3700 | | |
3676 | 3701 | | |
0 commit comments