From: "Kiripolszky Károly" Date: 2007-06-08T19:00:18+09:00 Subject: practical ruby console on windows? 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