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

Append text at the end of the line (N times) #1843

Closed
erlais opened this issue Jun 15, 2017 · 1 comment
Closed

Append text at the end of the line (N times) #1843

erlais opened this issue Jun 15, 2017 · 1 comment

Comments

@erlais
Copy link

erlais commented Jun 15, 2017

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Environment:

  • VSCode Version: 1.14.0-insider
  • VsCodeVim Version: 0.8.6
  • OS: Windows 10

What happened: Appending for example 3afoo appends foo three times correctly. One would expect similar behavior with 3Afoo when appending to end of line. But the count part is not doing anything. It works in Vim. Same issue with insert

What did you expect to happen: 3Afoo to append foofoofoo to end of line

How to reproduce it: 3Afoo

@xconverge
Copy link
Member

This should be an easy one, I think I should be covered as well, so add I and A

xconverge added a commit that referenced this issue Jun 16, 2017
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