On Jun 8, 6:59 am, Kiripolszky KáÓoly <karoly.kiripols... / gmail.com>
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.

This is not a problem with IRB but with your environment.  You need to
create an .inputrc file for your environment that translates your keys
(this is usually done on unix oses to support even bash properly, but
obviously not windows).