I have a file "test.rb", whose inside is

puts "hello"

and I set

compiler ruby

and when I run the command

:make

I get

:!ruby -w 2>&1 | tee /var/folder/d0/do0TTR5HJasTI/-Tmp-Tv334430/2

and I get no more output.

All I could do is to run Control-C to stop the operation.

When I simply type

:!ruby test.rb

The output says "hello" correctly.

Any help would be appreciated.

Jon

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to