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

Error when using the `> motion #3452

Closed
rickythefox opened this issue Feb 5, 2019 · 0 comments · Fixed by #3472
Closed

Error when using the `> motion #3452

rickythefox opened this issue Feb 5, 2019 · 0 comments · Fixed by #3472

Comments

@rickythefox
Copy link
Contributor

rickythefox commented Feb 5, 2019

Describe the bug
TaskQueue: Error running task. Failed to handle key=>. Cannot read property 'position' of undefined. when doing `> after a yank from visual mode.

To Reproduce
Steps to reproduce the behavior:

  1. Select a few rows in visual mode.
  2. Yank
  3. Press `>
  4. See error

Expected behavior
Cursor should jump to end of the selection made in step 1 above. See http://vimdoc.sourceforge.net/htmldoc/motion.html#%60%3E .

Environment (please complete the following information):

  • Extension Name: vim
  • Extension Version: 1.0.7
  • OS Version: Darwin x64 17.7.0
  • VSCode version: 1.30.2
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 a pull request may close this issue.

1 participant