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

Irb prompt repeats #166

Closed
parszab opened this issue Dec 11, 2022 · 6 comments
Closed

Irb prompt repeats #166

parszab opened this issue Dec 11, 2022 · 6 comments

Comments

@parszab
Copy link

parszab commented Dec 11, 2022

I'm having issues in doom-emacs, the irb prompt gets repeated on vanilla ruby setup. See attached screenshot.

irb_prompt

@dgutov
Copy link
Collaborator

dgutov commented Mar 4, 2023

What's your OS?

@dgutov
Copy link
Collaborator

dgutov commented Mar 4, 2023

Although the question might be when is repeats. Is it when you send code to the REPL from a Ruby buffer?

@johnhamelink
Copy link

Hi there,

I also have this problem on Linux:

recording.mp4

@dgutov
Copy link
Collaborator

dgutov commented Sep 23, 2023

@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?

@dgutov
Copy link
Collaborator

dgutov commented Sep 28, 2023

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.

@dgutov dgutov closed this as completed Sep 28, 2023
@johnhamelink
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants