diff options
author | Bram Moolenaar <Bram@vim.org> | 2021-12-29 19:22:44 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2021-12-29 19:22:44 +0000 |
commit | 94fb8274ca8c93a10102d41c8bcc848f75cb7334 (patch) | |
tree | a1b8fa7ab7565ded649e7dbdd565c11ff67ab272 /src/testdir/dumps | |
parent | 5a664fe57fe7ba65a771bc95ef1c205e4db193b7 (diff) | |
download | vim-git-94fb8274ca8c93a10102d41c8bcc848f75cb7334.tar.gz |
patch 8.2.3940: match highlight disappears when doing incsearch for ":s/pat"v8.2.3940
Problem: Match highlight disappears when doing incsearch for ":s/pat".
Solution: Only use line limit for incsearch highlighting. (closes #9425)
Diffstat (limited to 'src/testdir/dumps')
-rw-r--r-- | src/testdir/dumps/Test_match_with_incsearch_1.dump | 6 | ||||
-rw-r--r-- | src/testdir/dumps/Test_match_with_incsearch_2.dump | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/src/testdir/dumps/Test_match_with_incsearch_1.dump b/src/testdir/dumps/Test_match_with_incsearch_1.dump new file mode 100644 index 000000000..8a9d30c27 --- /dev/null +++ b/src/testdir/dumps/Test_match_with_incsearch_1.dump @@ -0,0 +1,6 @@ +>0+0&#ffffff0| @73 +|1| @73 +|2+0#ffffff16#e000002| +0#0000000#ffffff0@73 +|3| @73 +|4| @73 +@57|1|,|1| @10|T|o|p| diff --git a/src/testdir/dumps/Test_match_with_incsearch_2.dump b/src/testdir/dumps/Test_match_with_incsearch_2.dump new file mode 100644 index 000000000..9e9868b0f --- /dev/null +++ b/src/testdir/dumps/Test_match_with_incsearch_2.dump @@ -0,0 +1,6 @@ +|0+1&#ffffff0| +0&&@73 +|1| @73 +|2+0#ffffff16#e000002| +0#0000000#ffffff0@73 +|3| @73 +|4| @73 +|:|s|/|0> @70 |