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

Cursor not maintaining location on multiple split windows #2777

Closed
lpabon opened this issue Jun 26, 2018 · 1 comment
Closed

Cursor not maintaining location on multiple split windows #2777

lpabon opened this issue Jun 26, 2018 · 1 comment

Comments

@lpabon
Copy link

lpabon commented Jun 26, 2018

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

  • VSCode Version:
Version 1.24.1
Commit 24f62626b222e9a8313213fb64b10d741a326288
Date 2018-06-13T17:47:35.732Z
Shell 1.7.12
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
  • OS Version: Fedora 27

Steps to Reproduce:

  1. Install plugin vim 0.14.0, Go 0.6.83
  2. Open a golang file
  3. Split the editor
  4. One one window use j (using vim mode) to move down the file.
  5. Then press Ctrl+1 to go to the other window.
  6. Press j, and notice that the cursor continued down to the next line from the previous window instead of having its own location.

Does this issue occur when all extensions are disabled?: No

NOTE:
This is a regression. This was not happening a few months ago.

@jpoon
Copy link
Member

jpoon commented Jun 26, 2018

Dupe #2688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants