amend another idx metadata bug, but now there is another one

This commit is contained in:
2024-07-20 00:28:25 +01:00
parent d71fd80398
commit fa9e5567ca

View File

@@ -1694,13 +1694,16 @@ struct
let let
val _ = println "1594" val _ = println "1594"
in in
{ idx = 0 moveLeftAndDelete
, line = 0 ( start
, leftStrings = leftStrings , finish
, leftLines = leftLines , prevIdx
, rightStrings = rightStrings , curLine - Vector.length leftLinesHd
, rightLines = rightLines , leftStringsTl
} , leftLinesTl
, [leftStringsHd]
, [leftLinesHd]
)
end) end)
else if prevIdx < finish then else if prevIdx < finish then
if prevIdx > start then if prevIdx > start then