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-04-08 21:41:00 +09:00
..
yamatanooroti [ruby/reline] Reset @rest_height when clear screen 2021-04-02 17:33:48 +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] Separate keystrokes each editing mode 2021-04-08 21:41:00 +09:00
test_history.rb
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