From: Joel VanderWerf Date: 2009-06-16T04:54:37+09:00 Subject: Re: irb save-history not working Julien Palmas wrote: > require 'irb/ext/save-history' > IRB.conf[:SAVE_HISTORY] = 100 > IRB.conf[:HISTORY_FILE] = "#{ENV['HOME']}/.irb-save-history" Fwiw, my .irbrc is missing that last line, but it does work, and saves history to ~/.irb_history . Maybe there is a problem with explicitly setting the history file? -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407