Commit b385249
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 8f60746 commit b385249
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4742 | 4742 | | |
4743 | 4743 | | |
4744 | 4744 | | |
| 4745 | + | |
| 4746 | + | |
| 4747 | + | |
| 4748 | + | |
| 4749 | + | |
| 4750 | + | |
| 4751 | + | |
| 4752 | + | |
| 4753 | + | |
| 4754 | + | |
| 4755 | + | |
| 4756 | + | |
| 4757 | + | |
| 4758 | + | |
| 4759 | + | |
| 4760 | + | |
| 4761 | + | |
| 4762 | + | |
| 4763 | + | |
| 4764 | + | |
| 4765 | + | |
| 4766 | + | |
| 4767 | + | |
| 4768 | + | |
| 4769 | + | |
4745 | 4770 | | |
4746 | 4771 | | |
0 commit comments