From: Ryan Davis Date: 2006-07-29T17:41:58+09:00 Subject: Re: irb on Mac OS X not displaying previous lines On Jul 24, 2006, at 8:08 PM, Tom Robinson wrote: > Ryan Davis wrote: >> You need not do anything but build your own ruby and move the stock >> ruby aside (eg sudo mv /usr/bin/ruby /usr/bin/ruby182). OSX ships >> with libedit and it works fine with no extra configuration options. > > Yup, that did I. I installed from Darwin Ports. Not quite the same, but I suppose it works too.