minibufexpl.vim
minibufexpl.vim copied to clipboard
Make MBE always stay at the edge - MBE doesn't use full width after re-opening NERDtree
Hunting me since ages: MBE should always span the complete width on top. When you close NERDtree (or vimproject) and re-open it again, it will change from this layout:
BBBBBBBBB
NNNCCCCCC
NNNCCCCCC
NNNCCCCCC
to
NNNBBBBBB
NNNCCCCCC
NNNCCCCCC
NNNCCCCCC
Sorry if i'm blind and missing an obvious configuration. But i think i really tried hard. Would be great to finally see this fixed.
Hi Mike, I use NERDtree often and I'm not seeing this issue. I have
Thanks!
Thanks Federico, i've updated and tried again: no difference. I also had the same problem with project
plugin (similar to NERDtree). Over the years i used different plugin configurations on different machines - but this was always the same.
Any idea what else i could check? Maybe it's really some misconfiguration, even though i wonder, what exactly i could misconfigure.
I have the same "issue". When MBE is opened, and then I open NERDtree, MBE get resized. If there are too many buffers in the list, they then use 2 lines. Then, when I close NERDtree, the buffers go back on 1 single line but MBE height stays as if there where still 2 lines.
I still have this issue, with latest versions of vim, NERDtree en minibufexpl
@tcoopman Please have a look at this fork. It fixes many of the known issues with minibufexplorer: https://github.com/techlivezheng/vim-plugin-minibufexpl
@mikehaertl I don't see many changes between the two repos? But I just switched and still have the issue (gvim on windows)
@tcoopman Ok, I'm not sure, if the both repos where merged at some point. I also can't say if this issue still exists - I don't use neither projects nor NERDtree anymore.