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

Motion up with 'k' in visual mode not working as expected #4850

Closed
poorren opened this issue May 14, 2020 · 1 comment
Closed

Motion up with 'k' in visual mode not working as expected #4850

poorren opened this issue May 14, 2020 · 1 comment

Comments

@poorren
Copy link

poorren commented May 14, 2020

Describe the bug
Motion up with 'k' in visual mode not working as expected

To Reproduce

  1. Ctrl+v go to visual mode
  2. press 'k' to move up
  3. when press motion to third line, the cursor will go back second line.
  4. Even, repeat pressing 'k' in visual mode won't bring further, while the 'j' could go as expected.

Expected behavior
press 'k' will always move up.

Screenshots
Ax5iHrPk3G

Environment (please complete the following information):

  • VSCode version:: 1.14.2
  • VSCode Info
    =======================
    Version: 1.45.0 (user setup)
    Commit: d69a79b73808559a91206d73d7717ff5f798f23c
    Date: 2020-05-07T16:18:48.860Z
    Electron: 7.2.4
    Chrome: 78.0.3904.130
    Node.js: 12.8.1
    V8: 7.8.279.23-electron.0
    OS: Windows_NT x64 10.0.18362

Additional context
N/A

@J-Fields
Copy link
Member

Duplicate of #4848

@J-Fields J-Fields marked this as a duplicate of #4848 May 14, 2020
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