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

User input during debug (byebug or pry) result in each typed character on a new line #303

Open
marcgx opened this issue Aug 30, 2023 · 1 comment

Comments

@marcgx
Copy link

marcgx commented Aug 30, 2023

Ruby versions 2.7.5 and 3.1.2
Gauge version: 1.5.4
Commit Hash: 30a0c23

Plugins

html-report (4.2.0)
ruby (0.7.0)
screenshot (0.1.0)

User input during debug (byebug or pry) result in each typed character on a new line
Command repeat however presents previously entered commands on a single line.

Screenshot 2023-08-30 at 3 39 18 PM

@chadlwilson
Copy link
Contributor

I don't really have enough knowledge here to know if this is a plugin issue or something specific to byebug/pry, but perhaps worth noting #294 which needs some help in general, by someone more familiar with the landscape of Ruby debugging (especially via IDE support).

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

No branches or pull requests

2 participants