Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] punctuation can cause too many space inputs #23

Closed
drjaska opened this issue Jul 19, 2022 · 4 comments
Closed

[BUG] punctuation can cause too many space inputs #23

drjaska opened this issue Jul 19, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@drjaska
Copy link

drjaska commented Jul 19, 2022

When punctuation is enabled and currently being asked for typing a space instead jumps to the start of the next word inserting 2 spaces with a single press and trains bad backspace muscle memory.

@drjaska drjaska added the bug Something isn't working label Jul 19, 2022
@kraanzu
Copy link
Owner

kraanzu commented Jul 19, 2022

It's not a bug... It's a feature XD
Jokes aside, I think you are talking about how pressing space jumps to the starting of next word...
You can use force correct` but then you won't be able to move until you've pressed the correct key.
Ig I'll that to the setting to :)

@drjaska
Copy link
Author

drjaska commented Jul 19, 2022

Wait why are non-complete words allowed and how is partial word completion handled? It's not just punctuation which prompts this behavior which I thought to be a bug.

@kraanzu
Copy link
Owner

kraanzu commented Jul 19, 2022

Wait why are non-complete words allowed

Well, sometimes you might wanna skip a word.. so yeah.. it's there :)

how is partial word completion handled?

I just can't ignore the skipped letters so there are treated as wrongly-typed.

Monkeytype provides this option so i did too :)

@drjaska
Copy link
Author

drjaska commented Jul 19, 2022

Oh, so it is a feature and not a bug. The way I discovered it felt unintuitive and like a bug. :D

@drjaska drjaska closed this as completed Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants