Benjamin Carlsson
63d213884d
Add Vim search motions to the composer ( #41586 )
...
## What changed
- Add draft-local forward and backward literal search with `/` and `?`, plus
wrapped repeat navigation with `n` and `N`.
- Support search motions after delete, change, and yank operators, while keeping
queries separate from the draft and skipping atomic elements and partial
grapheme matches.
- Render and edit the query in the composer footer, highlight matches, and add
configurable `tui.keymap.vim_search` bindings to the keymap picker and schema.
## Testing
- Cover navigation, wrapping, operator composition, repeat behavior, Unicode
graphemes, atomic elements, query editing, paste handling, and rendering.
GitOrigin-RevId: 087b080ff8fd74e48456c6b899c07ea5eed38e0c
2026-08-30 00:42:00 +00:00
..
2026-08-24 22:40:35 +00:00
2026-08-27 02:19:10 +00:00
2026-08-29 20:26:42 +00:00
2026-08-18 23:05:52 +00:00
2026-08-29 19:57:06 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 07:37:42 +00:00
2026-08-24 21:39:48 +00:00
2026-08-28 19:44:50 +00:00
2026-08-17 22:37:14 +00:00
2026-08-28 19:44:50 +00:00
2026-08-25 16:38:46 +00:00
2026-08-28 19:44:50 +00:00
2026-08-28 19:44:50 +00:00
2026-08-29 02:52:58 +00:00
2026-08-29 02:52:58 +00:00
2026-08-29 02:52:58 +00:00
2026-08-29 02:52:58 +00:00
2026-08-27 21:03:09 +00:00
2026-08-18 23:47:00 +00:00
2026-08-25 21:20:51 +00:00
2026-08-29 02:43:10 +00:00
2026-08-29 02:46:06 +00:00
2026-08-30 00:42:00 +00:00
2026-08-23 18:53:15 +00:00
2026-08-30 00:42:00 +00:00
2026-08-25 21:20:51 +00:00
2026-08-29 03:14:35 +00:00
2026-08-28 01:14:02 +00:00
2026-08-27 23:24:21 +00:00
2026-08-27 21:05:40 +00:00
2026-08-29 18:51:11 +00:00
2026-08-26 15:02:21 +00:00
2026-08-28 21:06:35 +00:00
2026-08-29 20:26:42 +00:00
2026-08-27 20:44:47 +00:00
2026-08-25 21:34:05 +00:00
2026-08-28 21:43:21 +00:00
2026-08-28 21:40:23 +00:00
2026-08-29 03:14:35 +00:00
2026-08-26 23:41:18 +00:00
2026-08-25 21:08:22 +00:00
2026-08-28 01:14:02 +00:00
2026-08-28 15:10:58 +00:00
2026-08-28 01:14:02 +00:00
2026-08-26 14:36:48 +00:00
2026-08-29 03:44:01 +00:00
2026-08-25 18:41:03 +00:00
2026-08-25 22:46:49 +00:00
2026-08-29 03:14:35 +00:00
2026-08-25 15:50:19 +00:00
2026-08-29 19:57:06 +00:00
2026-08-26 17:45:42 +00:00
2026-08-21 16:45:05 +00:00
2026-08-29 02:43:10 +00:00
2026-08-28 16:04:26 +00:00
2026-08-28 01:14:02 +00:00
2026-08-29 02:49:33 +00:00
2026-08-27 23:58:09 +00:00
2026-08-20 06:10:03 +00:00
2026-08-29 19:57:06 +00:00
2026-08-28 02:09:07 +00:00
2026-08-29 19:57:06 +00:00
2026-08-28 21:40:23 +00:00
2026-08-30 00:42:00 +00:00
2026-08-28 21:40:23 +00:00
2026-08-20 14:55:08 +00:00
2026-08-27 21:15:37 +00:00
2026-08-25 21:44:43 +00:00
2026-08-29 20:26:42 +00:00
2026-08-28 19:02:26 +00:00
2026-08-18 22:00:25 +00:00