ruby/lib/reline
osyo-manga ccca097cb5 [ruby/reline] Add `kill-word` and `backward-kill-word` keymapping
support.
(https://github.com/ruby/reline/pull/570)

Fix it
https://github.com/ruby/reline/issues/558

https://github.com/ruby/reline/commit/0f8000443e

Co-authored-by: Stan Lo <stan001212@gmail.com>
2023-07-27 09:08:24 +00: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] Update to Unicode 15.0.0 2023-01-12 09:40:34 +00:00
ansi.rb [ruby/reline] Avoid using CSI # S for scroll down 2023-07-25 09:39:58 +00:00
config.rb [ruby/reline] Splat is always an Array 2023-01-31 09:33:49 +09:00
general_io.rb [ruby/reline] Fix the cause of test_yamatanooroti randomly failing 2023-02-27 08:44:02 +00:00
history.rb
key_actor.rb
key_stroke.rb [ruby/reline] Ignore unhandled escape sequences 2023-07-08 08:41:30 +00: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] Add `kill-word` and `backward-kill-word` keymapping 2023-07-27 09:08:24 +00:00
reline.gemspec [ruby/reline] Require Ruby >= 2.6 2022-05-20 17:49:15 +09:00
terminfo.rb [ruby/reline] Remove unnecessary conditions for 2023-06-02 12:18:06 +00:00
unicode.rb [ruby/reline] Remove unused method 2023-06-22 17:07:23 +00:00
version.rb [ruby/reline] Bump version to 0.3.7 2023-07-27 08:23:08 +00:00
windows.rb [ruby/reline] Fix the cause of test_yamatanooroti randomly failing 2023-02-27 08:44:02 +00:00