From: Ruby Admirer Date: 2007-02-19T03:31:53+09:00 Subject: Re: Re : [ANN] One-Click Ruby Installer 1.8.5-23 released --0-246302407-1171823510=:74509 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Curt, The TAB completion in IRB works indeed with : irb -r irb/completion But what is strange is that I always just launch "irb" without any argument and the completion works with previous versions of installer (e.g. 1.8.5-21 and 1.8.5-22 rc3). I'm just wondering also why ruby -e "r = require 'readline'; puts r" returns true while the same code within IRB displays false. CM. Curt Hibbs wrote: On 2/18/07, Ruby Admirer wrote: > > Curt, > > The tab completion still doesn't work within IRB and the SciTE version is > still the old 1.67. Tab competion is working for me. Did you require "irb\completion" (tab completion is not enabled by default)? If not try starting irb like this: irb -r irb/completion You're right about SciTE. I'm not sure how that happenned... really strange!!! Curt --------------------------------- Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. --0-246302407-1171823510=:74509--