Hi,

nobu.nokada / softhome.net wrote:
> Hmmm, it looks like the file contained in libedit.

libedit on my machine (Debian sid) seems to lack
history_get_history_state() etc....

I commited fixes for libedit to the CVS HEAD.
Can anyone try it on Tiger?
I'll backport it to the ruby_1_8 branch if it works on Tiger.

If you have both of GNU Readline and libedit, you can use libedit by
--enable-libedit option.
# Yes, this option is for me;)

Shugo