Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement support for Reline #2063

@kyrylo

Description

@kyrylo

I spoke to Matz at Euruko 2019 a couple days ago and he mentioned that Ruby 2.7 will ship improved IRB support. Specifically, multiline input. It looks like this is done by introducing a brand new library that replaces Readline called Reline:

a compatibility library with "readline" stdlib by pure Ruby and works correctly without GNU Readline and works on Windows too.

Pry should support this library as well (and maybe even default to it if it's stable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions