From: SpringFlowers AutumnMoon Date: 2007-09-21T16:38:23+09:00 Subject: Re: jEdit can run code like TextMate does? Jaypee wrote: > SpringFlowers AutumnMoon a 辿crit : >> I am using jEdit on windows for Ruby, and it seems to lack a function to >> run code by popping up a new window. (by pressing F5 like in IDLE for >> Python, or %-R for mac using TextMate). The result window on TextMate >> looks really good by the way. > > Sure you can, You need to configure the Console plugin to dislay the > "commando" buttons, one of them is Ruby, it'll start a simple non-ansi > terminal emulation window displaying the output of the interpretation of > the current buffer. Non-ansi means you cannot run "curses" kind of > programs. finally it installed after getting the "errorlist" plug-in... but the Plugins -> Console -> Commando doesn't have any Ruby choice. I even downloaded the Ruby plugin, still not there... wow... it is more complicated than learning the Singleton pattern. -- Posted via http://www.ruby-forum.com/.