ruby/lib/reline
ima1zumi bcdbfe4b6e
[ruby/reline] Require Ruby >= 2.6
fix https://github.com/ruby/reline/pull/428

https://github.com/ruby/reline/commit/dae9eca323
2022-05-20 17:49:15 +09:00
..
key_actor [ruby/reline] Use unix_line_discard when Ctrl-u is entered 2021-12-30 20:23:58 +09:00
unicode [ruby/reline] Improve the performance of `get_mbchar_width` 2020-12-05 02:58:58 +09:00
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] Fix support for emacs-ctlx and emacs-meta keymaps 2022-02-22 18:52:52 +09:00
general_io.rb [ruby/reline] Prefer wait_readable for fiber scheduler. 2021-12-11 14:29:20 +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] Execute compress_meta_key if convert_meta is on 2021-12-10 22:19:14 +09:00
kill_ring.rb [ruby/reline] Add Enumerable to KillRing for debugging 2020-12-19 02:12:11 +09:00
line_editor.rb [ruby/reline] Fix incremental search to work correctly even if not last line 2022-01-16 22:09:31 +09:00
reline.gemspec [ruby/reline] Require Ruby >= 2.6 2022-05-20 17:49:15 +09:00
terminfo.rb [ruby/reline] Ignore global constants when checking if Fiddle::VERSION exists 2022-01-24 07:00:34 +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.3.1 2022-01-02 11:24:14 +09:00
windows.rb [ruby/reline] Add a comment for VK_MENU 2022-01-27 20:54:09 +09:00