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 c85035363f [ruby/reline] Key strokes like 2dl should behave d2l
Key strokes, vi arg, operator, and motion should be treated as operator, vi
arg, and motion.

https://github.com/ruby/reline/commit/d1a7e74aa4
2020-12-05 02:58:58 +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 [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] 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
key_stroke.rb [ruby/reline] Use single quotes for non-expanded string literals 2020-08-18 19:08:11 +09:00
kill_ring.rb
line_editor.rb [ruby/reline] Key strokes like 2dl should behave d2l 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] Fix crash to input é. refs #174 2020-12-05 02:58:58 +09:00
version.rb [ruby/reline] Version 0.1.8 2020-12-05 02:58:58 +09:00
windows.rb [ruby/reline] Suppress callbacks in pasting 2020-12-05 02:58:58 +09:00