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

Wried cursor behavior with INSERT MULTI CURSOR mode #2910

Closed
JimChengLin opened this issue Jul 29, 2018 · 1 comment
Closed

Wried cursor behavior with INSERT MULTI CURSOR mode #2910

JimChengLin opened this issue Jul 29, 2018 · 1 comment

Comments

@JimChengLin
Copy link

Describe the bug
In the INSERT mode with single cursor, I can select words with "alt+shift+arrow left/right".
If I duplicate the cursor by "cmd+alt+arrow up/down", then enter the INSERT mode, I can never select words as I do in the normal INSERT mode.

To Reproduce
Steps to reproduce the behavior:

  1. Enter NORMAL mode
  2. Duplicate cursors
  3. Enter INSERT mode
  4. Select words by "alt+shift+arrow left/right"
  5. See wried behavior(cannot select words)

Expected behavior
I can select words with multi-cursors.

Screenshots
Screenshots are not useful for this issue.

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 0.15.7
  • VSCode version: 1.25.1
  • OS: macOS High Sierra 10.13.6

Additional context
None

@JimChengLin
Copy link
Author

Simply disable VSCodeVim temporarily is a good solution.

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