diff options
| author | Jules Aguillon | 2026-04-16 15:33:28 +0200 |
|---|---|---|
| committer | GitHub | 2026-04-16 15:33:28 +0200 |
| commit | af5f6df02c68a4ba9c06c4c69f49425b8eaabee0 (patch) | |
| tree | 4c8240c2924a303f280b10645a86bccb05a783d5 /scripts | |
| parent | 08eb3a04a6b711cc3e88cf0d59a35626a8562afa (diff) | |
| download | unexpected-keyboard-af5f6df02c68a4ba9c06c4c69f49425b8eaabee0.tar.gz unexpected-keyboard-af5f6df02c68a4ba9c06c4c69f49425b8eaabee0.zip | |
Autocorrect middle word (#1242)
* Fix crash when typing space in the middle of a word
* Don't trigger autocorrect when the cursor is not at the end of a word
This prevented from editing a word that was already typed.
* Don't undo autocorrect at the wrong time
Backspace was trying to undo autocorrect even after some other action
were done after the last autocorrect. This ensures that the keyboard
remembers accurately the last action.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
