**Describe the bug** When left-clicking the end of a line in Normal mode, the editor sometimes switches to Visual mode unexpectedly. **To Reproduce** 1. Open any file and confirm you are in Normal mode. 2. Left-click the end of a line. 3. Move to another line and left-click the end of that line as well. 4. Visual mode is activated unexpectedly. **Expected behavior** A left-click in Normal mode should only move the cursor. This action should not cause the editor to enter Visual mode. **Environment (please complete the following information):** - Extension (VsCodeVim) version:1.32.4 - VSCode version:1.107.1 - OS:Linux Mint 22.2 Cinnamon - (Same behavior also confirmed on Windows 11) **Additional context** A reproduction video is attached below. https://github.com/user-attachments/assets/b2f143a2-4b6f-4921-b873-8c43b6cf38ad
Describe the bug
When left-clicking the end of a line in Normal mode, the editor sometimes switches to Visual mode unexpectedly.
To Reproduce
Expected behavior
A left-click in Normal mode should only move the cursor.
This action should not cause the editor to enter Visual mode.
Environment (please complete the following information):
Additional context
A reproduction video is attached below.
click_lineend_visualmode.mp4