Hello Martin, I'm also an avid vim latex suite user, and it works just fine with vim on the mac. Install latex suite manually, following the instructions at...
krisse
kristian.niemi@...
Jun 1, 2008 9:24 am
7706
I confirm that everything works fine with VimLaTeX and MacVim. The instructions provided by Ted allow you to forward/backward search to/ from .pdf files...
d.avitabile@...
Jun 1, 2008 9:38 am
7707
Hi, if you start up MacVim and mouse into the "Open Recent" menu before the MacVim window shows up, the menu will display in a strange way (wrong position)...
Nico Weber
nicolasweber@...
Jun 1, 2008 9:55 am
7708
... Thanks. I'm rewriting the menu system right now so I will fix this at the same time. Björn --~--~---------~--~----~------------~-------~--~----~ You...
björn
bjorn.winckler@...
Jun 1, 2008 11:44 am
7709
Daniele (and others) -- ... I don't know if you were aware of this development, but (primarily due to the enthusiasm of Martin Sander) there have been...
Ted Pavlic
ted@...
Jun 1, 2008 4:30 pm
7710
I'm sure this is more of a general gvim type of newebie question and I tried googling it but couldn't find hits on what I'm looking to do, so figured I'd ask...
Rick
rickcr@...
Jun 1, 2008 5:15 pm
7711
Hi Rick, ... this list is for all questions related to vim on the mac, so asking here is perfectly fine. There's also vim_use for question about vim using vim...
Nico Weber
nicolasweber@...
Jun 1, 2008 6:09 pm
7712
On Sun, Jun 1, 2008 at 2:09 PM, Nico Weber <nicolasweber@...> wrote:
>
> Short answer: Hit ⌘E to search for the text that is currently
> highlighted. This...
Rick
rickcr@...
Jun 1, 2008 7:02 pm
7713
Hi, this http://repo.or.cz/w/MacVim.git?a=commitdiff;h=5aa59c5f115a0e10b4ab0f8d782b682cf8f73f3b looks like an unintentional whitespace change. Nico ...
Nico Weber
nicolasweber@...
Jun 1, 2008 8:55 pm
7714
Hi I use macvim to write latex documents every day. (Thanks so much for the best gvim implementation I've ever used). My setup is very simple. I fire up the...
rabee
rabeetourky@...
Jun 2, 2008 2:00 am
7715
I use this software almost as much as TextMate, and it will probably be my primary editor very soon. I paid for TextMate, where can I go to donate to this...
703designs
thomasmallen@...
Jun 2, 2008 3:30 am
7716
... I paid for it also. My subscription expired and wanted to give it another try since everyone was raving about it. I'm sure it's a great editor if you...
Rick
rickcr@...
Jun 2, 2008 3:41 am
7717
I'm not the best to answer this question, so I'm not going to answer this question, but I'm going to ask that the person who does answer this question mention...
Ted Pavlic
ted@...
Jun 2, 2008 3:58 am
7718
Hi Thomas, ... MacVim does not accept donations on its own at the moment. I don't know how this will be handled in the long run (I guess no-one is into open...
Nico Weber
nicolasweber@...
Jun 2, 2008 6:28 am
7719
... One quick tip that might also help: when you fire up MacVim, press '0 to open the most recently used file, with the cursor where you left it. Similarly,...
Andrew Stewart
boss@...
Jun 2, 2008 9:52 am
7720
Hi, Björn, I've found a few bugs. Here's one: One of the main reasons I don't use MacVim as much as I would like is the way popping out to an interactive...
Ben Schmidt
mail_ben_schmidt@...
Jun 2, 2008 2:25 pm
7721
Hi, Björn, I've found a few bugs. Here's one: Start a MacVim instance, then run this in a bash shell in Terminal.app or such: while true ; do mvim...
Ben Schmidt
mail_ben_schmidt@...
Jun 2, 2008 2:26 pm
7722
Hi, Björn, ... Do mvim -u NONE This is handy for testing without your configuration influencing the results. But in MacVim this has an important but bad...
Ben Schmidt
mail_ben_schmidt@...
Jun 2, 2008 2:46 pm
7723
... Aha. I'll look at it when I have a few hours to spare to figure out git, which I'm struggling to get the hang of, though making some progress! It does seem...
Ben Schmidt
mail_ben_schmidt@...
Jun 2, 2008 3:25 pm
7724
... Just type ":maca newWindow:" to open a new window. Of course, that doesn't work after you've closed the last window but this will be addressed in the menu...
björn
bjorn.winckler@...
Jun 2, 2008 4:00 pm
7725
... I'm unable to reproduce the behavior you describe in step 5. Hitting <return> yields a new command prompt on the next line as expected. I wonder if what...
Tim Hammerquist
penryu@...
Jun 2, 2008 4:46 pm
7726
... I can reproduce the problems Ben describe except I don't see a delay when I try to close the window by clicking the red blob using the mouse. Key presses...
björn
bjorn.winckler@...
Jun 2, 2008 4:56 pm
7727
I have similar problems with shell commands executed from MacVim (and *not* terminal vim). HOWEVER... ... Actually, I find that if I type vim commands, things...
Ted Pavlic
ted@...
Jun 2, 2008 5:16 pm
7728
... Actually, I decided that I should pass the 'rl' option with the "draw insert mode" cursor instead so don't get too attached to that code since I will...
björn
bjorn.winckler@...
Jun 2, 2008 5:21 pm
7729
... FWIW, Finder does it that way too. ... Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. ...
Nico Weber
nicolasweber@...
Jun 2, 2008 5:43 pm
7730
... I agree with the rest of what you wrote, but this part requires some correction. TextMate is actually one guy, and therein lies some of its strengths and ...
Mark Wilden
mark@...
Jun 2, 2008 6:17 pm
7731
... I don't really want to keep the PayPal donation link on the MacVim.app project page, partly because I'm not entirely clear on the legal issues. I do know...
björn
bjorn.winckler@...
Jun 2, 2008 6:20 pm
7732
... I've found the bug but I have no proper solution (yet). However, the attached a patch makes MacVim behave a little better with :shell so that those of you...
björn
bjorn.winckler@...
Jun 2, 2008 8:04 pm
7733
... On a slightly unrelated note, what's the magic of MacVim that makes it send shell script output to /dev/null and redraw the screen correctly? For example,...
Ted Pavlic
ted@...
Jun 2, 2008 8:10 pm
7734
Is there anyway to hide MacVim after the last window closes or run some sort of daemon to speed up the load time of MacVim? It takes ~2 seconds to load a...