Skip to content

fix(nospace): don't move to next word when removing last character (@Leonabcd123)#8038

Open
Leonabcd123 wants to merge 2 commits into
monkeytypegame:masterfrom
Leonabcd123:fix/nospace-word-navigation
Open

fix(nospace): don't move to next word when removing last character (@Leonabcd123)#8038
Leonabcd123 wants to merge 2 commits into
monkeytypegame:masterfrom
Leonabcd123:fix/nospace-word-navigation

Conversation

@Leonabcd123
Copy link
Copy Markdown
Contributor

@Leonabcd123 Leonabcd123 commented May 31, 2026

Fixes #8037

Not sure whether stop on error = word should have any effect when nospace is enabled, so this pr currently only fixes the case where a mistake isn't blocked at the end of a word in nospace.

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label May 31, 2026
@Leonabcd123 Leonabcd123 marked this pull request as ready for review May 31, 2026 18:25
@github-actions github-actions Bot added the waiting for review Pull requests that require a review before continuing label May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weird edge cases when combining the "Stop on error" option and the funbox mode "nospace"

2 participants