On 13/06/07, gga <GGarramuno / aol.com> wrote:> On Jun 8, 6:59 am, Kiripolszky Károly <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).>I am not sure about Hungarian but I have to switch to English to writeasterisks, they aren't on the keyboard for my language. It works inconsole as well. However, the shortcut keys in non-NT Windows console(command.com as opposed to cmd.exe) are DOS compatible (and may needsome setup). Thanks Michal