[MacRuby-devel] [macruby] #59: .irb_history support

macruby ruby-noreply at macosforge.org
Sun May 25 17:32:35 PDT 2008


#59: .irb_history support
------------------------+---------------------------------------------------
 Reporter:  z at wzph.com  |        Owner:  lsansonetti at apple.com
     Type:  task        |       Status:  closed               
 Priority:  minor       |    Milestone:  MacRuby 0.2          
Component:  MacRuby     |   Resolution:  fixed                
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by lsansonetti at apple.com):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in r217. Note that {{{IRB.conf[:SAVE_HISTORY]}}} must be set to a
 number (the max. number of expressions that will be kept in the history).
 For example, 200.

 Also, note that the very first expression is never saved, because of a bug
 in the readline extension (which uses libedit). This problem is also
 reproducible with the Ruby 1.8 version that ships with Leopard.

-- 
Ticket URL: <http://ruby.macosforge.org/trac/ticket/59#comment:2>
macruby <http://ruby.macosforge.org/>


More information about the MacRuby-devel mailing list