zed/assets/keymaps
Pulkit Saraf 60374460f2
helix: Fix a cursor position in helix_select mode` (#57610)
Closes #56493

In Helix select mode, pressing `a` after a selection (e.g. `v a`) placed
the cursor one column too far to the right.

Bound `a` to `vim::HelixAppend` in the `helix_select` keymap so it
matches the behavior in `helix_normal`, and added a regression test for
the `v a` case.

Release Notes:

- Fixed cursor placement after pressing `a` in Helix select mode.

---------

Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
2026-05-28 02:36:38 +00:00
..
linux Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
macos Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
default-linux.json skill_creator: Use the status toast for confirming creation (#57855) 2026-05-27 18:09:52 +00:00
default-macos.json skill_creator: Use the status toast for confirming creation (#57855) 2026-05-27 18:09:52 +00:00
default-windows.json skill_creator: Use the status toast for confirming creation (#57855) 2026-05-27 18:09:52 +00:00
initial.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
storybook.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
vim.json helix: Fix a cursor position in helix_select mode` (#57610) 2026-05-28 02:36:38 +00:00