Files
zed/crates/vim/src
Daniel Sauble c1307cead4 Add ; key binding for Helix mode (#34315)
Closes #34111

In Helix mode, the `;` key should collapse the current selection without
moving the cursor. I've added a new action `vim::HelixCollapseSelection`
to support this behavior.


https://github.com/user-attachments/assets/1a40821a-f56f-456e-9d37-532500bef17b

Release Notes:

- Added `;` key binding to collapse the current text selection in Helix
mode
2025-07-17 22:30:01 -06:00
..
2024-07-28 22:44:32 -06:00
2025-07-09 16:02:31 +00:00
2025-06-24 10:51:41 -06:00
2025-07-08 21:24:43 -06:00