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

fixed buggy interactive substitute replacements #2857

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

kevintighe
Copy link

What this PR does / why we need it:
Fixes bug with interactive-substitute implementation that resulted in the wrong number of characters getting replaced.

Ex

test
test
test

%s/test/1/gc

Which issue(s) this PR fixes
fixes #1010

Special notes for your reviewer:

@TravisBuddy
Copy link

Hey @kevintighe,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

@kevintighe kevintighe closed this Jul 19, 2018
@kevintighe kevintighe reopened this Jul 19, 2018
@xconverge xconverge merged commit 7054ea0 into VSCodeVim:master Jul 19, 2018
@xconverge
Copy link
Member

Really appreciate the quick turnaround, sorry I didn't catch it in my initial testing or review!

@kevintighe kevintighe deleted the substitute-confirm branch July 19, 2018 18:18
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

Successfully merging this pull request may close these issues.

Substitute interactive mode doesn't work
3 participants