From: eregontp@... Date: 2018-01-31T12:13:46+00:00 Subject: [ruby-core:85297] [Ruby trunk Feature#11084] Use rb-readline instead of ext/readline Issue #11084 has been updated by Eregon (Benoit Daloze). https://github.com/ConnorAtherton/rb-readline/blob/master/lib/rbreadline.rb is almost 9000 lines of Ruby code. How fast does it load? That seems important for command-line applications ---------------------------------------- Feature #11084: Use rb-readline instead of ext/readline https://bugs.ruby-lang.org/issues/11084#change-70078 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: ---------------------------------------- Users who want to build ruby needs to prepare readline library. Example for https://github.com/sstephenson/ruby-build/wiki#suggested-build-environment Preparation of building environment is hard for many users. I propose to use rb-readline that it's pure ruby implementation of readline instead of ext/readline. ---Files-------------------------------- rb-readline.patch (99.2 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: