Charles Oliver Nutter
unread,Jan 18, 2024, 10:49:37 PM1/18/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mailing list for the JRuby project
There's a new release of io-console out that switches logic on
MacOS/M1 from using native FFI calls to shelling out to `stty`. This
is not ideal, but it is working significantly better than the old
logic (which would usually not even start up).
If you are on MacOS/M1 type of platform, you *should* be able to
install the new io-console gem. We will ship it starting with JRuby
9.4.6.0, and hopefully figure out what's wrong with the native version
some time in the future.
As always, please report any issues you have!
- Charlie