Skip to content

vim: Maintain end-of-line intent after $ with vertical motions#45375

Merged
dinocosta merged 3 commits intozed-industries:mainfrom
errmayank:vim-end-of-line-intent
Jan 6, 2026
Merged

vim: Maintain end-of-line intent after $ with vertical motions#45375
dinocosta merged 3 commits intozed-industries:mainfrom
errmayank:vim-end-of-line-intent

Conversation

@errmayank
Copy link
Contributor

Closes #45340

Release Notes:

  • Fixed $ motion in vim mode to stay at end of the line when moving vertically

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 19, 2025
@github-actions github-actions bot added the community champion Issues filed by our amazing community champions! 🫶 label Dec 19, 2025
Copy link
Member

@dinocosta dinocosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you for adding tests @errmayank , and sorry for the wait 🙂

@dinocosta dinocosta merged commit b196831 into zed-industries:main Jan 6, 2026
23 checks passed
@github-project-automation github-project-automation bot moved this from Community PRs to Done in Quality Week – December 2025 Jan 6, 2026
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…ndustries#45375)

Closes zed-industries#45340

Release Notes:

- Fixed $ motion in vim mode to stay at end of the line when moving
vertically

---------

Co-authored-by: dino <dinojoaocosta@gmail.com>
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
…ndustries#45375)

Closes zed-industries#45340

Release Notes:

- Fixed $ motion in vim mode to stay at end of the line when moving
vertically

---------

Co-authored-by: dino <dinojoaocosta@gmail.com>
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Feb 15, 2026
…ndustries#45375)

Closes zed-industries#45340

Release Notes:

- Fixed $ motion in vim mode to stay at end of the line when moving
vertically

---------

Co-authored-by: dino <dinojoaocosta@gmail.com>
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 community champion Issues filed by our amazing community champions! 🫶

Projects

Development

Successfully merging this pull request may close these issues.

Vim $ does not move to end of line when moving from a short line to a long line of text

2 participants