weird irb behavior osx

  • Thread starter Windham, Kristopher R.
  • Start date
W

Windham, Kristopher R.

Just wanted to point this out.
Don't know if anyone else is experiencing this.
occasionally, I will accidentally hit control C to escape out of irb
prompt..
When doing this in 1.9 the next command I type returns ^C
Seems odd..
Any idea why this happens this way?

slog:~/ruby19/bin UniX$ /Users/UniX/ruby19/bin/irb
irb(main):001:0> RUBY_VERSION
=> "1.9.0"
irb(main):002:0> require 'java'
^C
irb(main):002:0> ^C
irb(main):002:0> wtf?
^C
irb(main):002:0>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

:IRB Bug 1
Weird Behavior with Rays in C and OpenGL 4
redirecting stderr in irb 2
class context 1
Ruby 1.9.1 built-in JSON troubles 5
TCPSocket error 10
Weird conversion in IRB 5
shutting irb up 4

Members online

Forum statistics

Threads
473,968
Messages
2,570,153
Members
46,701
Latest member
XavierQ83

Latest Threads

Top