You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When in vim 'Normal' mode, if the cursor is on the last character of a line, selecting with with a mouse omits the last character (the one before the newline).
To Reproduce
Steps to reproduce the behavior:
Enter 'Normal' mode
Navigate to last character of a line of text
Select that line with the mouse
Last character (before the newline) will not be in the selection
Screenshots
Environment (please complete the following information):
Describe the bug
When in vim 'Normal' mode, if the cursor is on the last character of a line, selecting with with a mouse omits the last character (the one before the newline).
To Reproduce
Steps to reproduce the behavior:
Screenshots
![](https://user-images.githubusercontent.com/12128540/64211805-34396300-ce5c-11e9-8c9e-3fe1017c5237.gif)
Environment (please complete the following information):
VSCodeVim 1.10.2
VSCode 1.37.1
MacOSX 10.14.6 (Mojave)
Link to related issue
The text was updated successfully, but these errors were encountered: