Florian Gross ha scritto:


> So I'd suggest that the --no-readline option of irb should disable 
> readline support and that the one click installer should include a 
> default .inputrc.

I strongly agree, FWIW.
Also, while we're at it: why irb does not use optaparse?
I'm getting byte every time I do something like
irb -roptparse (note the missing space beetween -r and the argument)