.. |
yamatanooroti
|
[ruby/reline] Add a test for pasting Cyrillic chars into command prompt on cp 850
|
2021-06-21 17:58:48 +09:00 |
helper.rb
|
[ruby/reline] The config file must accept any character encoding
|
2021-06-21 17:58:48 +09:00 |
test_config.rb
|
[ruby/reline] The config file must accept any character encoding
|
2021-06-21 17:58:48 +09:00 |
test_history.rb
|
[ruby/reline] The config file must accept any character encoding
|
2021-06-21 17:58:48 +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
|
Introduce an abstracted structure about the encoding of Reline
|
2020-01-14 15:40:38 +09:00 |
test_reline.rb
|
[ruby/reline] The config file must accept any character encoding
|
2021-06-21 17:58:48 +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 |