Project

General

Profile

Actions

Bug #240

closed

Arrow keys do not bring command history in IRB

Added by darcy.nogueira (Darcy Nogueira) almost 16 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:17680]

Description

=begin
When using IRB 1.9 (# $Release Version: 0.9.5 # $Revision: 14912 ) pressing the up arrow key does not show the most recent expression or statement executed. You get ^[[A instead. Ruby installed in Ubuntu Feisty Fawn. IRB 1.8 works fine displaying history.


=end

Actions #1

Updated by drbrain (Eric Hodel) almost 16 years ago

  • Status changed from Open to Rejected
  • % Done changed from 0 to 100

=begin
This works for me with ruby 1.9.0 (2008-07-09 revision 15873), you are probably missing either readline or readline headers so ruby cannot build the readline extension.
=end

Actions

Also available in: Atom PDF

Like0
Like0