------ art_925_5031811.1173707537729 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 11/03/07, Joel VanderWerf <vjoel / path.berkeley.edu> wrote: > > irb(main):028:0> IRB.conf[:PROMPT][ IRB.conf[:PROMPT_MODE] > ][:RETURN].replace('') > irb(main):029:0> 1+2 > Is this bound to some specific version of Ruby/IRB because it doesn't seem to be working for me either in .irbrc or IRB itself: >> IRB.conf[:PROMPT][ IRB.conf[:PROMPT_MODE] ][:RETURN].replace( "" ) "" >> 2 + 3 5 Alia:~/Projects/cominded/chitchat matt$ irb -v irb 0.9.5(05/04/13) Alia:~/Projects/cominded/chitchat matt$ ruby -v ruby 1.8.5 (2006-08-25) [i686-darwin8.8.2] But I really wish it would! Regards, Matt -- Matt Mower :: http://matt.blogs.it/ ------ art_925_5031811.1173707537729--