Files
oak-gpui/crates/vim/src
fletcher gornickandConrad Irwin cfc3b7de05 vim: Retain search direction upon search submit (#16754)
Before, when using `?` and `#` for backwards search it would initially
search for the previous match, but upon subsequent inputs to `n` and
`N`, `n` is always treated as "forward" and `N` is always treated as
"backward", instead of continuing the search direction.

now, if i use `?` or `#` for backward search, `n` will go to the
previous selection, and `N` will go to the next. Functionality stays the
same for `/` and `*`.

Release Notes:

- vim: Fixed `n` direction after searching backwards

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-08-27 18:50:19 -06:00
..
2024-07-28 22:44:32 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00
2024-08-20 20:48:50 -06:00