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 55cc397a87 [ruby/reline] Suppress callbacks in pasting
IRB uses Reline's 3 dynamic real-time callbacks with calling Ripper;
output_modifier_proc, prompt_proc, and auto_indent_proc. These processing
times make the paste time too long.

https://github.com/ruby/reline/commit/beec3399a8
2020-12-05 02:58:58 +09:00
..
key_actor [ruby/reline] Use vi_search_{prev,next} to incremental search 2020-04-18 23:09:31 +09:00
unicode [ruby/reline] Improve the regexps for EastAsianWidth 2020-12-05 02:58:58 +09:00
ansi.rb [ruby/reline] Suppress callbacks in pasting 2020-12-05 02:58:58 +09:00
config.rb [ruby/reline] Get rid of loading pathname unnecessarily 2020-08-18 19:09:58 +09:00
general_io.rb [ruby/reline] Suppress callbacks in pasting 2020-12-05 02:58:58 +09:00
history.rb [ruby/reline] Negative history_size means unlimited 2020-04-29 19:13:14 +09:00
key_actor.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
key_stroke.rb [ruby/reline] Use single quotes for non-expanded string literals 2020-08-18 19:08:11 +09:00
kill_ring.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
line_editor.rb [ruby/reline] Suppress callbacks in pasting 2020-12-05 02:58:58 +09:00
reline.gemspec [ruby/reline] Use yamatanooroti 0.0.6 for supporting startup_message on Windows 2020-12-05 02:58:58 +09:00
unicode.rb [ruby/reline] Use str.encoding by default for split_by_width 2020-09-12 08:35:51 +09:00
version.rb [ruby/reline] Version 0.1.5 2020-09-14 02:12:12 +09:00
windows.rb [ruby/reline] Suppress callbacks in pasting 2020-12-05 02:58:58 +09:00