Re: Interacting with a Ruby program

2010-03-25 Thread Chris Eidhof
I'm not sure if it helps, but you could do it the other way around. MacVim implements the client part of the ODB editor suite [1]. So you could have a MacRuby program that implements the server part and then call MacVim. Alternatively, it shouldn't be to hard to patch MacVim to implement the ser

Re: Interacting with a Ruby program

2010-03-25 Thread björn
On 25 March 2010 19:10, Peter Palmreuther wrote: > Am 24.03.10 22:32, schrieb björn: >> To open some other GUI program you could use (from within MacVim): >> >> :!open -a ProgramName filename >> >> Maybe that's enough for your needs.  As far as I know there is no >> universal way on Mac OS X to wai

Re: Interacting with a Ruby program

2010-03-25 Thread Peter Palmreuther
Am 24.03.10 22:32, schrieb björn: > To open some other GUI program you could use (from within MacVim): > > :!open -a ProgramName filename > > Maybe that's enough for your needs. As far as I know there is no > universal way on Mac OS X to wait for a GUI app to finish (let alone > return focus to

Re: How do I open a file from the Terminal into MacVim's current window?

2010-03-25 Thread Andrew Stewart
On 24 Mar 2010, at 21:30, björn wrote: In the Terminal: $ open "mvim://open?url=file:///path/to/file" And this respects the MacVim preference. If there's a more direct way I'd like to hear it...but for now this will do. If you have the above preference set it is enough to simply use: op

Re: Interacting with a Ruby program

2010-03-25 Thread Andrew Stewart
On 24 Mar 2010, at 21:32, björn wrote: To open some other GUI program you could use (from within MacVim): :!open -a ProgramName filename Thank you, that's perfect. Maybe that's enough for your needs. As far as I know there is no universal way on Mac OS X to wait for a GUI app to finish (l

Re: FuzzyFinder both works and don't

2010-03-25 Thread björn
On 25 March 2010 17:43, xdanielgs wrote: >> I have a problem that I can't solve and would really appreciate some >> assistance. I'm quite new to vim so maybe it's really simple, but I >> can't figure out were it's going wrong or where I'm doing something >> wrong. >> >> I have installed the latest

Re: FuzzyFinder both works and don't

2010-03-25 Thread xdanielgs
I am having the exactly same problem. My setup is: Mac OS X Snow Leopad 10.6.2 MacVim Snapshot 52 FuzzyFinder 3.5 Wraul wrote: > > > Hi > I have a problem that I can't solve and would really appreciate some > assistance. I'm quite new to vim so maybe it's really simple, but I > can't figure o

Re: Execute ruby file

2010-03-25 Thread devVim
Yeah thanks bjorn, last night I was able to figure that out, I used the :h Rubyf filename and it worked out great,. Regards On Mar 24, 4:35 pm, björn wrote: > On 24 March 2010 11:13, devVim wrote: > > > > > How do I execute my ruby file in macvim.`Do I have to set anything in > > echo $PATH? Th

Re: Built from git and can't type an octothorpe

2010-03-25 Thread Craig
On Mar 24, 9:23 pm, björn wrote: > On 22 March 2010 09:38, Craig wrote: > > > > > thanks for helping with this. > > :se macmeta? > > does indeed return nomacmeta > > The superscript 3 appears with both renderers (quit in between > > changing preferences) > > > I ran what you said and you can clear