You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When inserting a non valid character in the middle of a pattern, the cursor instantly jumps to the end of the word, instead of staying in that position.
When inserting a non valid character in the middle of a pattern,
the cursor instantly jumps to the end of the word,
instead of staying in that position.
When inserting a non valid character in the middle of a pattern,
the cursor instantly jumps to the end of the word,
instead of staying in that position.
Added also some case tests.
gvwilson
changed the title
[BUG] Cursor jumps to end of dcc.Input when pattern is not satisfied
Cursor jumps to end of dcc.Input when pattern is not satisfied
Aug 13, 2024
Describe your context
Describe the bug
Steps to reproduce:
Expected behavior
The text cursor should remain at its position after "c".
The text was updated successfully, but these errors were encountered: