vim-patch:9.0.0649: no indication the first line is broken for 'smoothscroll'

Problem:    No indication when the first line is broken for 'smoothscroll'.
Solution:   Show "<<<" in the first line.

406b5d89e1

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
Luuk van Baal
2023-04-26 13:11:33 +02:00
parent d6050e9bda
commit a43b28a34c
2 changed files with 13 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ describe('smoothscroll', function()
|
]]
local s2 = [[
word word word word word word word word |
<<<d word word word word word word word |
word word word word |
line three |
long word long word long word long word |
@@ -63,7 +63,7 @@ describe('smoothscroll', function()
|
]]
local s3 = [[
word word word word |
<<<d word word word |
line three |
long word long word long word long word |
long word long word long word |
@@ -91,7 +91,7 @@ describe('smoothscroll', function()
|
]]
local s5 = [[
word word word word |
<<<d word word word |
line three |
long word long word long word long word |
long word long word long word |
@@ -105,7 +105,7 @@ describe('smoothscroll', function()
|
]]
local s6 = [[
word word word word word word word word |
<<<d word word word word word word word |
word word word word |
line three |
long word long word long word long word |