add a new test validating that the cursor does not move when cursor is on an empty line

This commit is contained in:
2025-09-07 21:09:20 +01:00
parent 11212430f4
commit a037211763
3 changed files with 21 additions and 2 deletions

View File

@@ -45,13 +45,15 @@ fcore/normal-mode/normal-search-finish.sml
fcore/move.sml
fcore/normal-mode/normal-move.sml
fcore/normal-mode/normal-yank.sml
fcore/normal-mode/make-normal-delete.sml
fcore/normal-mode/normal-delete.sml
fcore/normal-mode/normal-yank-delete.sml
fcore/normal-mode/normal-mode.sml
fcore/normal-mode/normal-search-mode.sml
fcore/app-update.sml
(* TEST FILES *)
$(SML_LIB)/basis/mlton.mlb
shell/exception-logger.sml