ruby/lib/reline
ima1zumi 68d3952c52 [ruby/reline] Fix breaking to input Emoji with ZWJ.
https://github.com/ruby/reline/commit/f21dfdbb11
2020-12-11 23:08:06 +09:00
..
key_actor [ruby/reline] Backspace and C-h should be unassigned on vi command mode 2020-12-05 02:58:58 +09:00
unicode [ruby/reline] Improve the performance of `get_mbchar_width` 2020-12-05 02:58:58 +09:00
ansi.rb Cope with frozen-string-literal 2020-12-05 03:14:42 +09:00
config.rb [ruby/reline] Support bracketed paste mode 2020-12-05 02:58:59 +09:00
general_io.rb [ruby/reline] Call process_insert when the end of pasting plural fullwidth chars 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] Fix breaking to input Emoji with ZWJ. 2020-12-11 23:08:06 +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] Optimize regexp handling for width 2020-12-05 02:58:59 +09:00
version.rb [ruby/reline] Version 0.1.9 2020-12-05 02:58:59 +09:00
windows.rb [ruby/reline] Suppress callbacks in pasting 2020-12-05 02:58:58 +09:00