Files
oak-gpui/crates/vim/src
Jonathan Hart 2fae4c7c72 vim: Make indenting selected lines with > and < in Helix mode no longer deselect them (#37665)
Improves Helix compatibility by making the Indent keybinds `<` and `>`
no longer deselect lines if they're selected.

Post Indent action current Zed release:
<img width="485" height="271" alt="image"
src="https://github.com/user-attachments/assets/41fd3d94-9c89-49dd-adc5-f696dbd79827"
/>
(Cursor is on the beginning of the first line)

Post Indent action in Helix:
<img width="376" height="144" alt="image"
src="https://github.com/user-attachments/assets/fdd1a489-cf3a-4638-9199-3adffa63ef61"
/>

Post Indent action in this PR:
<img width="463" height="300" alt="image"
src="https://github.com/user-attachments/assets/8edd3b81-e446-4b55-bc90-61cac3661ed7"
/>

Release Notes:

- Fixed selected lines indented with `<` and `>` deselecting in Helix
mode
2025-09-09 13:18:22 -06:00
..
2024-07-28 22:44:32 -06:00
2025-09-08 08:48:47 -06:00
2025-09-08 21:53:17 -06:00
2025-09-08 08:48:47 -06:00
2025-09-08 08:48:47 -06:00
2025-09-08 08:48:47 -06:00
2025-09-08 08:48:47 -06:00
2025-09-08 08:48:47 -06:00