I don't think that you can remove the tabline completely, but you can change whatever you want, including returning blanks. TabLineSet.vim contains examples of how to customize it.
On 6/20/06, Yegappan Lakshmanan <[EMAIL PROTECTED]> wrote:
Hi Steve, On 6/20/06, Steve Hall <[EMAIL PROTECTED]> wrote: > On Thu, 2006-06-01 at 21:57 -0400, Steve Hall wrote: > > Is there a way to edit/turn off :tabline-menu? > > A re-send of this on my part, I can't figure out how to turn off or > customize the tabline menu. > The items in the tabline menu are hard-coded in the Vim source code. You cannot add or remove items from this menu without modifying the source. - Yegappan
