ZIm/crates/vim/src/normal
Thorsten Ball 29e74a648f
When searching in visual mode switch to normal mode (#4178)
This matches Neovim behaviour by setting the mode to `Normal` when using
search while in visual mode.

Release Notes:

- Fixed Vim mode not switching to normal mode from visual mode when
using search (`/`) while in visual mode.
2024-01-21 08:42:47 +01:00
..
case.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
change.rs Merge branch 'main' into language-api-docs 2024-01-18 15:06:45 -08:00
delete.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
increment.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
paste.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
repeat.rs Lock down test platform implementation 2024-01-20 15:03:36 -08:00
scroll.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
search.rs When searching in visual mode switch to normal mode 2024-01-20 16:33:07 +01:00
substitute.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08:00
yank.rs Refactor TextLayoutDetails construction 2023-10-18 22:56:11 -06:00