From: Martin DeMello Date: 2003-07-30T11:19:19+09:00 Subject: Re: irb completion under windows (was Re: irbrc location under windows) Emmanuel Touzery wrote: > Thank you Gavin! it works very well.. But now i have another question. I use > irb completion under linux, but under windows it doesn't seem to work (due > to the lack of readline). From a quick google, it seems it works under > ruby-cygwin, but not under the PragProg windows native version. is this > correct? Someone did a pure ruby readline once. I wonder if irb ought to fall back to that. martin