I'm using Vim with MiniBufExplorer.
How do you hide the statusline for the MBE window? I've tried every permutation of setting laststatus (0,1,2) but the best I get is the status line disappearing on the bottom of the gVim window but remaining near the top just under the MiniBufExplorer window.
I want the statusline only to exist near the bottom of the gVim window.
Any help? THANKS!