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
aycabta 6a22b2a091 Support completion with case-insensitive fashion
Reline performs completion in a case-insensitive fashon if
Readline.completion_case_fold or completion-ignore-case of .inputrc are set
"on".
2019-12-10 07:07:43 +09:00
..
helper.rb Implement em_set_mark and em_exchange_mark 2019-11-15 16:50:40 +09:00
test_config.rb Fix variable catch 2019-12-05 09:02:23 +09:00
test_history.rb Move a test file of Reline to test/reline/ 2019-07-15 10:40:06 +09:00
test_key_actor_emacs.rb Support completion with case-insensitive fashion 2019-12-10 07:07:43 +09:00
test_key_actor_vi.rb Change encoding of completion list...for more tests 2019-12-05 16:29:47 +09:00
test_key_stroke.rb Use inputrc data for keystroke setting 2019-06-01 09:06:27 +09:00
test_kill_ring.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
test_macro.rb Close leaked file descripters in tests 2019-06-03 03:38:39 +09:00
test_reline.rb Change argument Proc to #call defined object. 2019-11-21 00:47:37 +09:00
test_string_processing.rb Add test/reline/test_string_processing.rb 2019-11-21 07:28:18 +09:00
test_within_pipe.rb Fix reference core method. 2019-08-27 01:23:15 +09:00