From: Robert Klemme Date: 2008-04-29T05:05:05+09:00 Subject: Re: irb weirdness On 28.04.2008 20:57, Roger Pack wrote: > Good call. > Turns out that using xterm on the same computer and the bugs seem to > go away [versus OS X Terminal]. Might be related to terminal type propagation via SSH (I am assuming you tried remotely before). You can try to explicitly set TERM (e.g. "export TERM=xterm" in a bash). > Seems to only happen in Terminal and I think in the win32 console. > Hmm. Are you talking about different computers? First you mention Mac and now Win... Cheers robert