diff --git a/fcore/cursor.sml b/fcore/cursor.sml index cf0fa20..677aa3b 100644 --- a/fcore/cursor.sml +++ b/fcore/cursor.sml @@ -146,7 +146,7 @@ struct cursorIdx + 2 else (* non-line break followed by non-line break *) - cursorIdx + cursorIdx + 1 | [] => cursorIdx) diff --git a/shf b/shf index 2a68008..6740828 100755 Binary files a/shf and b/shf differ