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

Repeating (using .) inserting a <tab> does not work #1899

Closed
wmaurer opened this issue Jul 4, 2017 · 2 comments
Closed

Repeating (using .) inserting a <tab> does not work #1899

wmaurer opened this issue Jul 4, 2017 · 2 comments

Comments

@wmaurer
Copy link

wmaurer commented Jul 4, 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.13.1
  • VsCodeVim Version: v0.9.0
  • OS: Windows 10

What happened:
i
<tab>
ESC
.
Pressing i then <tab> inserts a tab as expected.
After pressing ., the cursor moves left one space.

What did you expect to happen:
After pressing . I expected the operation to be repeated, i.e. another tab to be inserted.

How to reproduce it:
i
<tab>
ESC
.

NOTE: This bug is when trying to insert <tab>. When try to insert <space> or something else, e.g. foo, VSCodeVim works as expected.

@Chillee
Copy link
Member

Chillee commented Jul 4, 2017

This is a duplicate of this issue: #612

I'm going to close in favor of that issue.

Thanks!

@Chillee Chillee closed this as completed Jul 4, 2017
@wmaurer
Copy link
Author

wmaurer commented Jul 4, 2017

Oh I see, thanks. It looks rather complex then ...

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