Open moll opened 11 years ago
I am currently working on this problem. Will keep you post.
:+1:
This causes unwanted behavior, when switching between buffers it equalizes all the windows. I guess the idea is to equalize MBE window only? Then it's not the right option because it is global.
I had to comment all [no]equalalways lines.
This bug is giving me fits. Any update?
As a temporary solution, I downgraded to version 6.4.4 to avoid that MBE is constantly equalizing my windows when I switch between them.
It took me a while to find the culprit, disabling plugins one by one. This is still a bug 9 years on, as of current master branch (commit 349a9fb). Downgrading to tag 6.4.4 seems to fix this..
On line 625 MiniBufExplr changes
&equalalways
without my permission. That's it. ;)