On 6/20/06, Steve Hall <[EMAIL PROTECTED]> wrote:
On Tue, 2006-06-20 at 07:38 -0700, Yegappan Lakshmanan wrote:
> On 6/20/06, Steve Hall <[EMAIL PROTECTED]> wrote:
> >
> > 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.
It would be nice to be able to turn it off if it can't be customized.
I don't understand. It can be completely customized via the 'tabline' option.
(The issue is it bypasses buffer/window/tab management schemes that
run off of autocmd events.)
Please explain.