Spurious undo/retrace erases words; next chord merges with stale state #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: afiqzudinhadi/zmk-steno-engine#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Observed on hardware (corne, v4 engine, both dicts):
Likely causes to investigate:
keys_heldnever reaches zero, so the next press merges into the stale chord. Needs a defensive resync (e.g. clear chord state when all positions report released, or timeout-based reset).Repro: stroke normal prose on the STEN layer; failure appears within a few sentences.