scaffolding for backspace functionality

This commit is contained in:
2025-09-01 02:52:05 +01:00
parent 3f7009bf09
commit f4a4dd9161
7 changed files with 13 additions and 0 deletions

View File

@@ -272,4 +272,5 @@ struct
| WITH_SEARCH_LIST searchList =>
NormalFinish.withSearchList (app, searchList)
| KEY_ENTER => app
| KEY_BACKSPACE => app
end