-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Debugging: move to the end of the buffer right after hitting C-x C-q #143
Comments
We've slightly changed the recommended procedure on Not sure how your proposal fits in that. |
Indeed. Feel like submitting a couple of pull requests? They should be against |
👍
|
As it says here https://github.com/pezra/rspec-mode#debugging
it's possible to switch to 'Inf-ruby' mode from 'Spec Compilation' mode.
I noticed that I always hit C-x C-q and M-> (end-of-buffer) to move to the input place.
So I'm thinking about making this behaviour by default.
The text was updated successfully, but these errors were encountered: