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

Audible bell when binding.pry #175

Open
stdedos opened this issue May 12, 2018 · 1 comment
Open

Audible bell when binding.pry #175

stdedos opened this issue May 12, 2018 · 1 comment

Comments

@stdedos
Copy link

stdedos commented May 12, 2018

When trying to replicate a hard bug, I used to setup binding.pry statements to debug.
The testcase used, however, is time-sensitive, and time-consuming.

Would it make sense to have a configurable option, for sounding the terminal bell when binding is complete?

e.g. that
print "\a" ; $stdout.beep ; puts 7.chr ; bindind.pry
could somehow be a Pry option

@sagotsky
Copy link

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

2 participants