Skip to content

Conversation

@paneutral
Copy link
Contributor

@paneutral paneutral commented Oct 17, 2025

Closes #40009

Release Notes:

  • vim::NormalBefore now enters helix_normal correctly.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 17, 2025
@maxdeviant maxdeviant changed the title vim: Fix for cursor movement bug after entering helix normal mode vim: Fix cursor movement after entering Helix normal mode Oct 17, 2025
@kubkon
Copy link
Member

kubkon commented Oct 23, 2025

Looks great, thanks!

@kubkon kubkon enabled auto-merge (squash) October 23, 2025 11:08
@kubkon kubkon merged commit 93ef194 into zed-industries:main Oct 23, 2025
21 checks passed
lidm0707 pushed a commit to lidm0707/zed that referenced this pull request Oct 23, 2025
…ries#40528)

Closes zed-industries#40009 

Release Notes:

- `vim::NormalBefore` now enters `helix_normal` correctly.
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.

After entering helix_normal mode near the end of the line, cursor movement is broken.

2 participants