From: Jano Svitok Date: 2007-06-08T20:54:32+09:00 Subject: Re: practical ruby console on windows? On 6/8/07, Kiripolszky K�roly wrote: > Ehlo, > > I'm just wondering if there's any good console for Ruby on Windows? > Mine is a Hungarian system and when I use irb from the win console I > just can't enter asterisks and some other chars, on the other hand > fxri is slow like hell. > It's starting up slow, it takes a lot of time to load doc strings and > even once it is loaded the cursor goes from one char to another with > some 1/2 second delay, which is freaky especially when you edit a very > long line. Python has a very cool Pythonwin console and editor which I > love very much. I'm seeking something like that for Ruby. Maybe I'll > try to write my own solution, if there isn't any already... Thanks in > advance! > > K�roly Kiripolszky Try fastri instead of ri, maybe there's a version with fx.