mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-31 04:54:24 +00:00
### 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 |
||
|---|---|---|
| .. | ||
| atom.json | ||
| cursor.json | ||
| emacs.json | ||
| jetbrains.json | ||
| sublime_text.json | ||