Redis – Why can't I type in terminal after hitting binding.pry or byebug when running rails test?
When running the test suite for my Rails application, whenever I hit a binding.pry or byebug, my terminal gets corrupted-- what gets echoed to the terminal isn't what I'm typing and the only way to get things back to normal…