Skip to content

Increase lookback when looking for the last word#1226

Merged
Julow merged 1 commit intomasterfrom
suggest-increase-lookback
Apr 10, 2026
Merged

Increase lookback when looking for the last word#1226
Julow merged 1 commit intomasterfrom
suggest-increase-lookback

Conversation

@Julow
Copy link
Copy Markdown
Owner

@Julow Julow commented Apr 10, 2026

For example, typing "dictionarirs" suggests "dictionaries" but moving the cursor away and back results in no suggestion. Because the lookback was 10 characters long, the keyboard was seeing "ctionarirs".

Reported in #1137 (comment)

For example, typing "dictionarirs" suggests "dictionaries" but moving
the cursor away and back results in no suggestion. Because the lookback
was 10 characters long, the keyboard was seeing "ctionarirs".
@Julow Julow merged commit 5f63214 into master Apr 10, 2026
4 checks passed
@Julow Julow mentioned this pull request Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant