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

Visual Line mode -- 'relativenumber' does not update based on line movement in this mode. #1080

Open
graysoncroom opened this issue Jul 3, 2017 · 1 comment

Comments

@graysoncroom
Copy link

Description

When in visual line mode, the current line the cursor is on does not get updated in the gutter where numbers are displayed. When relative numbers is set you can see that it does not get updated when you move the cursor to a new line like it does in normal vim.

Operation

Visual line navigation. The numbers (in the editor gutter) are not being updated when selecting lines to operate on in visual line mode.

Expected behaviour

Relative numbers should be updated when you move to a new line in visual line mode.

Environments

  • Xcode Version [ 8.3.3 ]
  • XVim branch and revision [ develop ]
  • Keyboard Language [ en_us ]
  • Input source language [ en_us ]

Please let me know if any more information is needed or this issue is not in the correct format for some reason.

@graysoncroom
Copy link
Author

Note that this also happens in visual block mode.

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