Actions
Bug #15442
closedirb behaves strange in Ruby 2.6
Bug #15442:
irb behaves strange in Ruby 2.6
Description
When trying to press the UP, DOWN, LEFT and RIGHT keys in Ruby 2.6 strange characters are printed instead of moving (or showing the last executed instruction). This works properly for me in Ruby 2.5.
irb(main):004:0> ^[[A^[[A^[[B^[[C^[[D
Actions