test(statuscolumn): %l should follow default wrap behavior (#21766)

This commit is contained in:
Brian Koropoff 2023-01-16 16:02:33 -08:00 committed by GitHub
parent 2302ca4700
commit bbdded5cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,6 +210,8 @@ describe('statuscolumn', function()
{1:10 }aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa{0:@@@}|
|
]])
command("set stc=%C%s%=%l│\\ ")
screen:expect_unchanged()
command('set signcolumn=auto:2 foldcolumn=auto')
command('sign define piet1 text=>> texthl=LineNr')
command('sign define piet2 text=>! texthl=NonText')