Hi, Somehow I hit a weird keycombo while Vim was in a makeprg process. It froze, and when I restart it, all fonts are bold all of a sudden. Even if I try to...
Nico Galoppo
ngaloppo@...
May 1, 2008 9:07 pm
7422
I was wondering if there is a way to get the "print" functionality like other applications on mac os x. This means that when one presses apple-P, a menu comes...
srinath.vadlamani@...
May 2, 2008 8:27 pm
7423
I have been using MacVim for a few weeks, and I have something that seems just a little odd. If I start MacVim from the command line with four files on the...
Bob
drbobbeaty@...
May 2, 2008 8:46 pm
7424
You can try the 'guitablabel' setting. To set just the filename on the title you can do 'set guitablabel=%t'. A list of other modifiers can be found with 'help...
Tiago Taveira
tiagotaveira@...
May 2, 2008 9:47 pm
7425
... I also would like this, but hadn't gotten around to sending the question! Thanks, John Velman ... --~--~---------~--~----~------------~-------~--~----~ You...
John Velman
velman@...
May 2, 2008 9:57 pm
7426
I'm using snapshot 26 w/ Leopard 10.5.2 and when MacVim launches it does not open a new window. In fact, if I select New Window from the File menu it doesn't...
Cliff
delraydog@...
May 2, 2008 9:58 pm
7427
Hi, ... you probably have Logitech Control Center installed. See this page http://code.google.com/p/macvim/wiki/FAQ and the pages linked from there...
Nico Weber
nicolasweber@...
May 2, 2008 10:22 pm
7428
Hi all, here are the weekly download stats: Daily downloads and pageviews: http://tinyurl.com/4d8jdn Total downloads: http://tinyurl.com/4rdeg6 Total...
Nico Weber
nicolasweber@...
May 2, 2008 10:28 pm
7429
... I subscribe to mailing lists for two products (the other one is Quicksilver) and LCC messes both of them up. Given that, would it be possible to detect LCC...
Mark Wilden
mark@...
May 2, 2008 11:03 pm
7430
Hi, I'm using vim/gvim since my first steps on Unix...and I love it...I open nearly every file using vim. No matter if this is a binary or textfile. I love the...
netsrac
Carsten@...
May 3, 2008 7:01 am
7431
... This is one of the bigger issues on my todo list. It's good to get requests for it though so that I know somebody wants that feature. /Björn ...
björn
bjorn.winckler@...
May 3, 2008 2:01 pm
7432
... Nico posted a link to some information regarding LCC earlier. I read that and think that I know how to work around the LCC now...we'll see how it goes. ...
björn
bjorn.winckler@...
May 3, 2008 2:14 pm
7433
... The reason why the path is displayed in the tab when you open from the menu is because the current directory doesn't automatically get set to the directory...
björn
bjorn.winckler@...
May 3, 2008 2:17 pm
7434
... Each Mac OS X app comes with a file called Info.plist which contains a list of all filetypes the app associates with. Currently I have just randomly added...
björn
bjorn.winckler@...
May 3, 2008 2:17 pm
7435
Greetings The icon in the screenshot is different than the vim icon in the app ... Why the diference? Is the new icon in the repo but it has not made it out...
Achille
achille.listserv@...
May 3, 2008 3:40 pm
7436
... This is the new icon. ... And that's the old one. /Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
björn
bjorn.winckler@...
May 3, 2008 4:11 pm
7437
I like the old one, is it available for download anywhere? ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
Achille
achille.listserv@...
May 3, 2008 5:20 pm
7438
Ok, I found it here in the discussions, Nico's vim_gloss.icns Not really the same, but much beter than the current, in my honest opinion ... Thanks for the...
Achille
achille.listserv@...
May 3, 2008 5:51 pm
7439
... You can add a "Edit with MacVim" context menu quite easily with OnMyCommand ( http://www.abracode.com/free/cmworkshop/ on_my_command.html ). If you have to...
Nico Weber
nicolasweber@...
May 3, 2008 6:58 pm
7440
Does this "controle center " lock up a lot of IPC channels or something? ... --~--~---------~--~----~------------~-------~--~----~ You received this message...
dacresni
vivacarlie@...
May 3, 2008 8:59 pm
7441
Hi, the attached patch adds a Recent Files menu to MacVim. For now, only files opened via File->Open show up. Files are added to the Recent Files menu by...
Nico Weber
NicolasWeber@...
May 3, 2008 10:33 pm
7442
Thanks to both of you...it was a great help! Didn't know of the existence of OnMyCommand - I used this now to add a "Edit with MacVim" command and it solves...
netsrac
Carsten@...
May 4, 2008 5:46 am
7443
... There's an explanation of what LCC does on the Growl mailing list at http://groups.google.com/group/growldiscuss/msg/a741b6a430b299b7 . Nico ...
Nico Weber
nicolasweber@...
May 4, 2008 8:30 am
7444
... Shouldn't this integrate with some (existing or new) recent files Vim plugin, and just provide GUI access to the same datastore that plugin uses? Or for...
Ben Schmidt
mail_ben_schmidt@...
May 4, 2008 11:55 am
7445
... can be done via ... which, of course, you could map to something, or put in an autocommand or something to have it happen automatically if desired. Not...
Ben Schmidt
mail_ben_schmidt@...
May 4, 2008 12:34 pm
7446
... Yeah, it would be very cool, particularly if font and size and so on can be chosen. Needs to integrate with Vim's existent postscript printing abilities, I...
Ben Schmidt
mail_ben_schmidt@...
May 4, 2008 12:39 pm
7447
... The problem with your suggestion is that MacVim needs to coordinate the "recent files" from each Vim process, which may be a bit tricky. (Each Vim process...
björn
bjorn.winckler@...
May 4, 2008 2:54 pm
7448
... I've used several editors on Windows (including TextPad) that offer the option to have the current directory follow the open file. It's quite useful on GUI...
Mark Wilden
mark@...
May 4, 2008 3:01 pm
7449
... That's not mutually exclusive in my eyes. If you prefer a Vim recent files plugin, you can use it. If you want the GUI recent files menu, it's now there,...
Nico Weber
nicolasweber@...
May 4, 2008 3:53 pm
7450
I've been using the autocommand Ben suggested to have the current working directory follow the buffer and I'm loving it!! Thanks, Ben! autocmd BufEnter * :cd...