| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-14 | Introduce an abstracted structure about the encoding of Reline | aycabta | |
| The command prompt on Windows always uses Unicode to take input and print output but most Reline implementation depends on Encoding.default_external. This commit introduces an abstracted structure about the encoding of Reline. | |||
| 2019-11-21 | Add test/reline/test_string_processing.rb | aycabta | |
