redraw screen when we change from NORMAL_MODE to NORMAL_SEARCH_MODE, so it is visually clear that we have changed modes

This commit is contained in:
2025-09-01 03:04:39 +01:00
parent f4a4dd9161
commit 71c77fc6ac
4 changed files with 58 additions and 51 deletions

View File

@@ -39,6 +39,7 @@ fcore/cursor.sml
fcore/text-window.sml
fcore/normal-mode/normal-finish.sml
fcore/normal-mode/normal-search-finish.sml
fcore/move.sml
fcore/normal-mode/normal-move.sml