1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/reline
2020-12-22 23:45:43 +09:00
..
yamatanooroti [ruby/reline] Render refreshed prompt just after i-search finished 2020-12-22 23:45:43 +09:00
helper.rb [ruby/reline] Call process_insert when the end of pasting plural fullwidth chars 2020-12-05 02:58:58 +09:00
test_config.rb [ruby/reline] Keep original characters in inputrc 2020-08-18 19:08:40 +09:00
test_history.rb [ruby/reline] Negative history_size means unlimited 2020-04-29 19:13:14 +09:00
test_key_actor_emacs.rb [ruby/reline] Support isearch-terminators 2020-12-22 23:45:43 +09:00
test_key_actor_vi.rb [ruby/reline] Key strokes like 2dl should behave d2l 2020-12-05 02:58:58 +09:00
test_key_stroke.rb [ruby/reline] Use single quotes for non-expanded string literals 2020-08-18 19:08:11 +09:00
test_kill_ring.rb [ruby/reline] Add Enumerable to KillRing for debugging 2020-12-19 02:12:11 +09:00
test_macro.rb Introduce an abstracted structure about the encoding of Reline 2020-01-14 15:40:38 +09:00
test_reline.rb Restore class variable setting for tests 2020-05-14 12:27:33 +09:00
test_string_processing.rb Introduce an abstracted structure about the encoding of Reline 2020-01-14 15:40:38 +09:00
test_unicode.rb [ruby/reline] Fixed an exception occurred when ambiguous width character was passed to #calculate_width [Bug #17405] 2020-12-22 23:45:43 +09:00
test_within_pipe.rb Delete inner text buffer after tests 2020-05-14 12:27:33 +09:00