I have MiniBufExplorer and NERDTree installed. With a NERDTree window open at the same time as MiniBufExplorer with >2 editable buffers, closing one of the buffers with :bd causes the buffer to empty but the window to show the empty buffer and not one of the next or previous buffers. Also, the buffer just closed still shows up as selected in the MBE list. The layout of the windows when I perform this are as follows: (N - NerdTree, M - MiniBufExpl, D - Document window)
NNN MMMMMM
NNN DDDDDD
NNN DDDDDD
NNN DDDDDD
Any suggestions as to what might be the problem?