Files
oak-gpui/crates/editor/src
Conrad Irwin 404b1aa65a Fix vim selection to include entire range (#2787)
Update vim mode to have vim selection and editor selections match.
Before this we had to adjust between vim selections and real selections
when making changes; now we have to adjust when making selections.

Release Notes:

- vim: Ensure editor selection matches the vim selection
([#1796](https://github.com/zed-industries/community/issues/1796)).
- vim: Fix `s` in visual line mode
- vim: Add `o` and `shift-o` to toggle direction of visual selection
- vim: Fix `v` and `shift-v` to toggle back to normal mode
- vim: Fix block selections like `vi}` to contain correct whitespace
2023-08-15 08:36:17 -06:00
..
2023-06-26 13:29:14 -06:00
2023-08-07 19:08:58 -06:00
2023-08-07 19:01:04 +01:00
2023-08-15 03:17:50 -07:00
2023-05-19 16:30:00 -07:00
2023-08-15 03:06:43 -07:00
2023-08-03 18:57:43 -04:00
2023-08-14 15:03:16 -06:00
wip
2023-01-25 11:32:19 -08:00
2023-08-14 11:25:02 +03:00
2023-07-28 15:36:14 -06:00
2023-06-02 22:02:19 -04:00