Closed parszab closed 1 year ago
What's your OS?
Although the question might be when is repeats. Is it when you send code to the REPL from a Ruby buffer?
Hi there,
I also have this problem on Linux:
https://github.com/nonsequitur/inf-ruby/assets/101739/e0b9f909-c0fa-4834-9e4c-35ae0c4e95cb
@johnhamelink Sorry I didn't respond earlier. The behavior on the video looks quite broken and unlike when the first reporter complained about (oddness starts before you try calling send-region).
Do you still have that problem? Could you give more details about your environment? Have you tried reproducing it with a more "bare" Emacs?
Looking into it more, the problem on the video seems to be the same as #137, and the fix it to upgrade to IRB 1.3.0+.
And the complaint in the first message is AFAICT a duplicate of #49, which got fixed today. So I'm going to close this.
Looking into it more, the problem on the video seems to be the same as #137, and the fix it to upgrade to IRB 1.3.0+.
This makes sense, when I experienced this issue it was with a legacy project I was working on.
I'm having issues in doom-emacs, the irb prompt gets repeated on vanilla ruby setup. See attached screenshot.