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 does not preserve width when moving to shorter lines #983

Closed
marcosfede opened this issue Oct 25, 2016 · 1 comment
Closed

Cursor does not preserve width when moving to shorter lines #983

marcosfede opened this issue Oct 25, 2016 · 1 comment
Labels

Comments

@marcosfede
Copy link

What did you do?

move with j and k to lines of different length

What did you expect to happen?

cursor stays at the same column position, or at max length if the line is shorter, but goes back to the previous column position when the line is long enough

What happened instead?

cursor stays at max position

Technical details:

this explains it better than words

  • VSCode Version: 1.6.1
  • VsCodeVim Version: 0.4.0
  • OS: macOS
@johnfn
Copy link
Member

johnfn commented Oct 27, 2016

I am selfishly marking this as critical priority because it is currently driving me nuts. :P

@johnfn johnfn closed this as completed in 350e0f2 Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants