Revert "Switch to StdioInputMethod when TERM is 'dumb' (#907)"#942
Revert "Switch to StdioInputMethod when TERM is 'dumb' (#907)"#942tompng wants to merge 1 commit intoruby:masterfrom
Conversation
This reverts commit 241e061.
|
@dgutov sorry that we need to revert your PR for now as it'd break Ruby CI and block other Ruby committer's work. This is because as part of its CI suites, This means that to prevent Ruby CI from failing, we will need to:
But unfortunately we don't have control over the |
|
That's too bad, but ok. Could you please Cc me when you file the corresponding issue or PR to the |
|
@dgutov Thank you for fixing #907, and sorry for making confusion. With the workaround #943, now we don't need to revert. |
|
Thanks. The new workaround is not ideal (an extra newline is unexpected), but it's still better than Irb being entirely non-functional. Looking forward to having it reverted after all test suites are updated. |
Reverts #907 to avoid ruby/ruby CI failure and Debug compatibility test failure