Actions
Bug #15442
closedirb behaves strange in Ruby 2.6
Bug #15442:
irb behaves strange in Ruby 2.6
Updated by aycabta (aycabta .) over 7 years ago
The keyboard line editing behaviors are based on GNU Readline. Please install GNU Readline before you build Ruby.
For example, if you're using Ubuntu 18.10, run sudo apt install libreadline-dev and re-build Ruby.
Updated by mrkn (Kenta Murata) over 7 years ago
Updated by ana06 (Ana Maria Martinez Gomez) over 7 years ago
I think I didn't have current trunk version. It seems to work no. Sorry
Updated by hsbt (Hiroshi SHIBATA) over 7 years ago
- Status changed from Open to Feedback
Updated by ana06 (Ana Maria Martinez Gomez) about 7 years ago
this can be closed
Updated by jeremyevans0 (Jeremy Evans) about 7 years ago
- Status changed from Feedback to Closed
Actions