1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/reline
aycabta 4fccefef05 [ruby/reline] Revert "Change aliased methods to be parivete"
Ruby 2.5 doesn't support "private alias_method" idiom  but Ruby on Rails
6.x still support 2.5. 😢

This reverts commit https://github.com/ruby/reline/commit/0f075f562b9b.

https://github.com/ruby/reline/commit/4ecaa63b26
2021-12-24 18:23:28 +09:00
..
key_actor [ruby/reline] Bind ed-kill-line to C-u on emacs mode 2021-12-24 18:23:28 +09:00
unicode
ansi.rb [ruby/reline] Support S-Tab to move up completion cursor in vi-mode on Unix 2021-12-24 18:23:28 +09:00
config.rb [ruby/reline] @convert_meta is true unless 8-bit characters 2021-12-10 22:19:14 +09:00
general_io.rb [ruby/reline] Prefer wait_readable for fiber scheduler. 2021-12-11 14:29:20 +09:00
history.rb
key_actor.rb
key_stroke.rb [ruby/reline] Execute compress_meta_key if convert_meta is on 2021-12-10 22:19:14 +09:00
kill_ring.rb
line_editor.rb [ruby/reline] Revert "Change aliased methods to be parivete" 2021-12-24 18:23:28 +09:00
reline.gemspec [ruby/reline] Load correct version.rb from gemspec 2021-12-19 12:14:10 +09:00
terminfo.rb [ruby/reline] Rescue LoadError to require 'fiddle' 2021-10-11 21:34:31 +09:00
unicode.rb [ruby/reline] "Halfwidth char + halfwidth (han)dakuten" is a single grapheme. 2021-12-24 00:51:47 +09:00
version.rb [ruby/reline] Version 0.2.8.pre.11 2021-10-09 23:27:40 +09:00
windows.rb [ruby/reline] Determine 1st char or 2nd char of surrogate pair correctly 2021-12-24 13:57:46 +09:00