Skip to content
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

Fix reline on OpenBSD #306

Merged
merged 1 commit into from
Jul 24, 2021
Merged

Fix reline on OpenBSD #306

merged 1 commit into from
Jul 24, 2021

Conversation

jeremyevans
Copy link
Contributor

OpenBSD doesn't support tiparm, only tparm. I'm not sure if the
two are compatible, but this at least this allows me to run irb
on OpenBSD.

OpenBSD doesn't support tiparm, only tparm.  I'm not sure if the
two are compatible, but this at least this allows me to run irb
on OpenBSD.
@jeremyevans jeremyevans requested a review from aycabta July 23, 2021 20:45
@aycabta
Copy link
Member

aycabta commented Jul 24, 2021

Great, thank you!

I'm not sure if the two are compatible

Hahaha, I think so.

@aycabta aycabta merged commit 8de3c50 into ruby:master Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants