1
0
forked from aniani/vim
Files
vim/src/regexp_nfa.c
Bram Moolenaar 753aead960 patch 9.0.0414: matchstr() still does not match column offset
Problem:    matchstr() still does not match column offset when done after a
            text search.
Solution:   Only use the line number for a multi-line search.  Fix the test.
            (closes #10938)
2022-09-08 12:17:06 +01:00

186 KiB