Files
oak-gpui/crates
Lennartanddino 769464762a vim: Fix cursor shape after deactivation (#42834)
Update the `Vim.deactivate` method to ensure that the cursor shape is
reset to the one available in the user's settings, in the `cursor_shape`
setting, instead of simply defaulting to `CursorShape::Bar`.

In order to test this behavior, the `Editor.cursor_shape` method was
also introduced.

Release Notes:

- Fixed the cursor shape reset in vim mode deactivation, ensuring that
the user's `cursor_shape` setting is used

---------

Co-authored-by: dino <dinojoaocosta@gmail.com>
2025-11-24 21:31:20 +00:00
..
2025-11-24 13:24:26 -05:00
2025-11-24 20:01:43 +00:00
2025-11-12 20:27:04 +00:00
2025-11-19 12:34:41 +01:00
2025-11-24 13:24:26 -05:00
2025-11-20 22:17:50 -07:00
2025-11-19 05:41:24 +00:00
2025-11-11 16:10:47 +01:00
2025-11-12 15:31:20 +01:00
2025-11-07 11:36:05 +00:00
2025-11-24 11:36:04 +02:00
2025-11-18 10:23:16 -07:00