Hi. This may be an another obvious thing I have missed, but:
Running Ruby produces beautiful output, through Rubymate. But running shell commands splats the output into a plain window, with output and errors thrown in together, and line endings ignored.
Is there any way to pipe shell output through Rubymate, or any similar functionality for the shell?
--- Bruno