From: Alexey Verkhovsky Date: 2004-09-29T02:03:26+09:00 Subject: Re: irb configure options On Tue, 2004-09-28 at 18:00, why the lucky stiff wrote: > In case, you're still strugglin... There are still some people who don't have auto-completion in irb working properly. In my case (latest One-Click Installer on Win2K), if I type Array::, I get a list of methods alright. But if I do Array., I get a segfault instead. On Linux at home completion works like a swiss clock though. Is there a recipe for this predicament? Alex