test: make {MATCH:} behave less unexpectedly in screen:expect()

Include the rest of the line and allow multiple {MATCH:} patterns.
This commit is contained in:
zeertzjq
2023-02-18 09:27:10 +08:00
parent bb369a14f3
commit 9b9f8dfcc4
7 changed files with 37 additions and 120 deletions

View File

@@ -413,7 +413,7 @@ describe('named marks view', function()
6 line |
^7 line |
8 line |
{MATCH:.*} |
{MATCH:.*marks} |
|
]])
end)