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

r<tab> inserts "<tab>" instead of "\t" #1318

Closed
iliekturtles opened this issue Feb 20, 2017 · 0 comments
Closed

r<tab> inserts "<tab>" instead of "\t" #1318

iliekturtles opened this issue Feb 20, 2017 · 0 comments

Comments

@iliekturtles
Copy link

Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.


What did you do?

Put the exact keys you pressed.

r<tab>

What did you expect to happen?

Character under the cursor replaced with tab character ("\t").

What happened instead?

Character under the cursor replaced with the string "<tab>".

Note that s<tab><esc> and cl<tab><esc> work as expected.

Technical details:

  • VSCode Version: 1.9.0
  • VsCodeVim Version: 0.5.3
  • OS: Windows 7
@johnfn johnfn closed this as completed in 004f118 Feb 28, 2017
johnfn added a commit that referenced this issue Feb 28, 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

1 participant