Skip to content

Fix vim mouse selections#45177

Merged
ConradIrwin merged 2 commits intomainfrom
fix-vim-selections
Jan 9, 2026
Merged

Fix vim mouse selections#45177
ConradIrwin merged 2 commits intomainfrom
fix-vim-selections

Conversation

@ConradIrwin
Copy link
Member

Closes #27720

Release Notes:

  • vim: Fixed selection drifting slowly to the right when selecting chaotically with the mouse.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 18, 2025
@ConradIrwin ConradIrwin enabled auto-merge (squash) January 9, 2026 20:21
@ConradIrwin ConradIrwin merged commit bf87d0e into main Jan 9, 2026
23 checks passed
@ConradIrwin ConradIrwin deleted the fix-vim-selections branch January 9, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In vim normal mode, drag selecting back and forth increments initial char position on each drag over it

1 participant