diff --git a/fcore/normal-mode/normal-move.sml b/fcore/normal-mode/normal-move.sml index a98d549..dfbc01a 100644 --- a/fcore/normal-mode/normal-move.sml +++ b/fcore/normal-mode/normal-move.sml @@ -200,7 +200,7 @@ struct val lineIdx = Int.max (0, lineIdx) in - moveCursorUpWhenOnNewline (app, buffer, newCursorLineNumber) + finishMoveCursorUpDown (app, newCursorLineNumber, buffer, 0, lineIdx) end else let