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

Properly reset when pressing Esc in the middle of command #241

Merged
merged 2 commits into from Jul 9, 2020

Conversation

patrick-elmquist
Copy link
Contributor

@patrick-elmquist patrick-elmquist commented Jun 25, 2020

This is a continuation on Adriafarres pull request (#237) since that PR has been idle for the past month and this bug really annoys me. I'll just quote the previous issue description:

Suppose we have the text "|Hello, world", with | being the position of
the cursor. Pressing ddw simply moves the cursor on top of the
comma instead of leaving the text as ", world".

This fixes issue VIM-1421

I've added some more test cases based on the last comment in the other PR.
Please let me know what you think :)

@AlexPl292
Copy link
Member

Oh, I like the level of cooperation :)
We have a pre-release freeze, so I'll merge the both PRs right after the release.

@AlexPl292 AlexPl292 merged commit 8a82d60 into JetBrains:master Jul 9, 2020
@AlexPl292
Copy link
Member

Yep, merged. Thank you again for the contribution!

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