]> granicus.if.org Git - vim/commit
patch 9.0.0457: substitute prompt does not highlight an empty match v9.0.0457
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Sep 2022 12:45:26 +0000 (13:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Sep 2022 12:45:26 +0000 (13:45 +0100)
commita04f457a6c071179bac4088c9314007d39d5c5e0
treecd40106e2bff68c4f02b18b83f2dffb616d2ccb5
parentb1842de5ca77205993e8ef76cf29803822e0e3ab
patch 9.0.0457: substitute prompt does not highlight an empty match

Problem:    Substitute prompt does not highlight an empty match.
Solution:   Highlight at least one character.
src/ex_cmds.c
src/testdir/dumps/Test_sub_highlight_zer_match_1.dump [new file with mode: 0644]
src/testdir/test_substitute.vim
src/version.c