-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading inputrc when file encoding does not match to Encoding.default_external #430
Comments
There seems to be an error at the point where the |
I looked into this issue. But I could not reproduce it. ( macOS 10.15.7 & Terminal 2.10 & Ruby 3.2.0-dev ) Apart from that, Reline does not seem to be able to support
|
To reproduceAdd a multibyte character to
|
Description
Using Homebrew, I installed Ruby 3.1 on a Mac running macOS 12.
When I attempt to run irb from the command line using Terminal 2.12, I get this error:
The text was updated successfully, but these errors were encountered: