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

c2w only eats one word #937

Closed
octref opened this issue Oct 18, 2016 · 1 comment
Closed

c2w only eats one word #937

octref opened this issue Oct 18, 2016 · 1 comment

Comments

@octref
Copy link
Contributor

octref commented Oct 18, 2016

What did you do?

c2w on

const a = 1

What did you expect to happen?

|= 1

What happened instead?

|a = 1

Technical details:

  • VSCode Version: 1.7
  • VsCodeVim Version: 0.3.8
  • OS: OS X 10.11.6

d2w works fine btw.

@rebornix
Copy link
Member

Same root cause as #909 #906 , the unrepeatable transformation.

rebornix added a commit to rebornix/Vim that referenced this issue Oct 19, 2016
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