Re: tab name in MacVim

2010-09-03 Thread Israel Chauca F.
On Sep 3, 2010, at 2:25 PM, mitch wrote: > The latest one here is still 7.2 > > http://code.google.com/p/macvim/downloads/list > > where is 7.3? http://github.com/b4winckler/macvim/downloads Cheers, Israel -- You received this message from the "vim_use" maillist. Do not top-post! Type your

Re: tab name in MacVim

2010-09-03 Thread mitch
The latest one here is still 7.2 http://code.google.com/p/macvim/downloads/list where is 7.3? On Sep 3, 9:11 am, björn wrote: > > I can't remember if 'guitabtooltip' is supported with the (ancient) > version of MacVim you are using.  If you upgrade to MacVim 7.3 [1] it > will work (nb. requires

Re: tab name in MacVim

2010-09-03 Thread björn
On Sep 3, 1:42 pm, mitch wrote: > It looks like :set guitablabel=%t guitabtooltip=%F should do what I > want.  It would be nice to see the simple file name as the label > visible all the time, and the full path as the tooltip.  But the > tooltip isn't working.  It almost looks like guitabtooltip d

Re: tab name in MacVim

2010-09-03 Thread mitch
It looks like :set guitablabel=%t guitabtooltip=%F should do what I want. It would be nice to see the simple file name as the label visible all the time, and the full path as the tooltip. But the tooltip isn't working. It almost looks like guitabtooltip doesn't work with macvim. Does anybody kn

Re: tab name in MacVim

2010-09-02 Thread sc
On Thursday 02 September 2010 18:14:41 ZyX wrote: > I think that 'tabline' and 'guitablabel' options are more > suitable in this case. oops -- he did say "title of the tab" didn't he -- my bad sc -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below t

Re: tab name in MacVim

2010-09-02 Thread ZyX
Ответ на сообщение «Re: tab name in MacVim», присланное в 02:28:05 03 сентября 2010, Пятница, отправитель sc: I think that 'tabline' and 'guitablabel' options are more suitable in this case. Текст сообщения: > On Thursday 02 September 2010 16:01:47 mitch wrote: > &g

Re: tab name in MacVim

2010-09-02 Thread sc
On Thursday 02 September 2010 16:01:47 mitch wrote: > I'm using MacVim 7.2. Not sure if this question is specific > to the Mac or general to Vim. > I'm creating a new tab, and then dragging a file onto the tab. > The file opens fine. In the title of the tab, Vim is trying > to fit the whole di

tab name in MacVim

2010-09-02 Thread mitch
I'm using MacVim 7.2. Not sure if this question is specific to the Mac or general to Vim. I'm creating a new tab, and then dragging a file onto the tab. The file opens fine. In the title of the tab, Vim is trying to fit the whole directory path and file name. It doesn't fit and so it's unreada