From: Luis Lavena Date: 2009-01-10T21:29:40+09:00 Subject: Re: Pure Ruby Zlib::GzipWriter On Jan 10, 8:15 am, Heesob Park wrote: > 2009/1/10 Roger Pack :>> Anyone knows any web application for bounties? I'm interested in > >> contribute to this one and also one for Readline!!! > > > Yeah I'm in for Readline :) > > Note that highline has a getc for windows, and cmd is also readline > > like, so I believe it is possible :) > > > -=r > > As a note I get the same error message Luis does. > > I guess you are looking for ruby_readline [1] . > Hello Park, Actually I'm looking to an API-compatible replacement, which should work with IRB and auto complete capabilities. Not only that, but a solution that can work across platforms, including Windows :-) There is a solution called RawLine [1] but is not API-compliant with ReadLine. Thank you again for your pointer. [1] http://rubyforge.org/projects/rawline/ -- Luis Lavena