Nico, Thanks for this, it works perfectly. Also found this http://webexpose.org/2008/10/13/open-macvim-tabs-from-command-line/ which helped a lot as well.
For what it's worth I think it is a large enough usability problem that the default behavior should change. Thanks, -Jason On Feb 23, 5:39 pm, Nico Weber <[email protected]> wrote: > Hi Jason, > > On Feb 23, 9:52 am, Jason Eggleston <[email protected]> wrote: > > > When using netrw and multiple tabs, the title is very terse, like > > this: > > > s//d//u/l/w/t/t... > > > When editing a file such as this: > > > mvim sftp://dev1//usr/local/www/test/tmp/test.txt > > > How can I fix this? > > try adding `set guitablabel=%t` to your ~/_gvimrc or _vimrc (or enter > `:set guitablabel=%t` while in MacVim). See `:h 'guitablabel'` for > more information. > > This should be in the FAQ. Perhaps we should even change the default > setting? The issue comes up a lot (rightfully, because hat's how OS X > apps behave normally), and the path is still available through cmd- > click on the title bar. > > Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
