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
2021-03-24 15:43:34 +09:00
..
yamatanooroti [ruby/reline] Add a test for suppressing crash when dynamic prompt returns empty 2021-02-21 06:43:31 +09:00
helper.rb [ruby/reline] Handle ed_search_{prev,next}_history in multiline correctly 2021-01-13 01:12:54 +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] Return 1 when char width not found 2021-02-21 06:41:03 +09:00
test_key_actor_vi.rb [ruby/reline] Move the cursor correctly when deleting at eol 2021-01-13 01:12:54 +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
test_reline.rb [ruby/reline] Suppress crashing when completer_{quote,word_break}_characters is empty 2021-03-24 15:43:34 +09:00
test_string_processing.rb [ruby/reline] Support preposing and postposing for Reline.completion_proc 2021-03-24 15:43:27 +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 [ruby/reline] Reline.delete_text removes the current line in multiline 2021-03-24 15:43:19 +09:00