The tab bar automatically appear when there is more than 1 tab. When down to just 1 tab, the tab bar would disappear and the window resizes in height. The height is shorter by height of the disappeared tab bar.

Is there a way to prevent this resizing?

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

try

:set showtabline=2 "always show tabs, even if there is only one
link|improve this answer
This works but is there an option of resizing it correctly when the tab bar disappears? – Ronnie Liew Feb 6 '11 at 16:43
@Ronnie Liew: at least i haven't found one. – akira Feb 6 '11 at 17:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.