diff options
| author | Barrett Ruth <62671086+barrettruth@users.noreply.github.com> | 2026-04-21 21:24:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-22 01:24:49 +0000 |
| commit | 8efe4f9ac1b721267f886d6d577766cdbd2f7920 (patch) | |
| tree | 2a3259ec181fb3fba2ed02e20932c39b373a2648 /runtime/lua/vim/provider/python.lua | |
| parent | ead1478b69ec838383b822bd82768a2e235dfd9d (diff) | |
fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)
vim-patch:9.2.0374: c_CTRL-{G,T} does not handle offset
Problem: c_CTRL-{G,T} does not handle offset, when cycling between
matches
Solution: Refactor parsing logic into parse_search_pattern_offset() and
handle offsets, note: highlighting does not handle offsets
yet (Barrett Ruth).
fixes: vim/vim#19991
closes: vim/vim#19998
https://github.com/vim/vim/commit/c62342e5cfc339a87c1eb40ef34b2b31070d72a6
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
