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!

link|improve this question
5  
As far as I know there is no way to do that. But if the problem is wasted screen space, I suggest you to try the buftabs plugin (vim.org/scripts/script.php?script_id=1664), it uses the statusline to show you the open buffers. I used MBE for a long time but switched recently, and I'm very satisfied. – Magnun Leno Nov 8 '10 at 13:52
+1 for buftabs. It does exactly what you asked for. I myself have moved from MiniBufExplorer to buftabs for exactly the same reason. – Ory Band Jan 18 '11 at 0:17
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.