ZIm/crates/vim/src/normal
0x2CA 47f8f891c8
vim: Fix "seed_search_query_from_cursor" : "selection" (#26107)
Closes #9311
Closes #14843

Release Notes:

- Fixed vim `"seed_search_query_from_cursor" : "selection"`
2025-03-04 21:46:58 -07:00
..
case.rs Fix issue where changing the case of a vim object would be clipped at the end of the line (#24163) 2025-02-04 03:40:45 +00:00
change.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
delete.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
increment.rs vim: Add support for toggling boolean values (#25997) 2025-03-05 03:00:44 +00:00
mark.rs vim: Handle visual selection when jumping to mark (#25360) 2025-02-21 19:24:54 -07:00
paste.rs Fix soft_wrap setting not applying to buffers starting with a different language (#25880) 2025-03-04 15:55:27 +00:00
repeat.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
scroll.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
search.rs vim: Fix "seed_search_query_from_cursor" : "selection" (#26107) 2025-03-04 21:46:58 -07:00
substitute.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
toggle_comments.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
yank.rs vim: Refactor and fix multiline operations (#25055) 2025-02-24 18:30:21 -07:00