[ruby-cvs:78623] c2f6aa4e48 (master): The result of Readline.completion_proc should have the same encoding of Encoding.default_external
"aycabta" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
aycabta 2019-12-11 19:39:37 +0900 (Wed, 11 Dec 2019)
New Revision: c2f6aa4e48
https://github.com/ruby/ruby/commit/c2f6aa4e48
Log:
The result of Readline.completion_proc should have the same encoding of Encoding.default_external
Modified files:
test/readline/test_readline.rb