Skip to content

fix: updated cursor linux keymap to use new AcceptNextWordEditPrediction#44971

Merged
SomeoneToIgnore merged 1 commit intozed-industries:mainfrom
LuggaPugga:fix/cursor-keymap-crash
Dec 16, 2025
Merged

fix: updated cursor linux keymap to use new AcceptNextWordEditPrediction#44971
SomeoneToIgnore merged 1 commit intozed-industries:mainfrom
LuggaPugga:fix/cursor-keymap-crash

Conversation

@LuggaPugga
Copy link
Contributor

@LuggaPugga LuggaPugga commented Dec 16, 2025

Problem

PR #44411 replaced the editor::AcceptPartialEditPrediction action with editor::AcceptNextLineEditPrediction and editor::AcceptNextWordEditPrediction. However, the Linux cursor keymap wasn't updated to reflect this change, causing a panic on startup for Linux users.

Solution

Updated the Linux keymap configuration to reference the new actions

Release Notes:

  • N/A

@cla-bot
Copy link

cla-bot bot commented Dec 16, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @LuggaPugga on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@LuggaPugga
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 16, 2025
@cla-bot
Copy link

cla-bot bot commented Dec 16, 2025

The cla-bot has been summoned, and re-checked this pull request!

@zed-industries-bot
Copy link
Contributor

Warnings
⚠️
fix: updated cursor linux keymap to use new AcceptNextWordEditPrediction
     ^

Write PR titles using sentence case.

⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Have feedback on this plugin? Let's hear it!

Generated by 🚫 dangerJS against bcb35cd

Copy link
Contributor

@SomeoneToIgnore SomeoneToIgnore left a comment

Choose a reason for hiding this comment

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

Thank you!

@SomeoneToIgnore SomeoneToIgnore self-assigned this Dec 16, 2025
@SomeoneToIgnore SomeoneToIgnore enabled auto-merge (squash) December 16, 2025 11:25
@SomeoneToIgnore SomeoneToIgnore merged commit ba24ac7 into zed-industries:main Dec 16, 2025
24 checks passed
@LuggaPugga LuggaPugga deleted the fix/cursor-keymap-crash branch December 16, 2025 11:36
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.

3 participants