From: mitchell Date: 2005-12-08T21:37:35+09:00 Subject: Re: running ruby within jEdit Dave Montalvo wrote: > is this possible? i've got the ruby plugin installed and I want to be > able to run a script within jedit and capture the output similar to > how it's done with scite. any suggestions? > > dave You can use the console plugin to execute your ruby scripts and all output is displayed there. (The console acts like a terminal.)