#1377: macirb should catch control-c like the CRuby irb ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- When I hit control+c in macirb it will always quit macirb, however, sometimes I just want to escape a long operation that I did incorrectly. When I hit control+c in the irb client that CRuby comes with the signal is caught and the operation is aborted, but the rib session continues to run. -- Ticket URL: <http://www.macruby.org/trac/ticket/1377> MacRuby <http://macruby.org/>