number-inc-dec: fix not changing the whole number#1328
Closed
fischerling wants to merge 1 commit intomartanne:masterfrom
Closed
number-inc-dec: fix not changing the whole number#1328fischerling wants to merge 1 commit intomartanne:masterfrom
fischerling wants to merge 1 commit intomartanne:masterfrom
Conversation
Collaborator
|
First testing passed... 😊 Let me do some more verification later. Thanks a lot! |
Collaborator
|
Oh, this still has issues. I decreased from " |
Collaborator
|
Hmm, can not reproduce... Possibly I pressed just |
Collaborator
|
No more misbehavior found. 👍 (Except when my fingers mess up. 😜) Thanks a lot! |
Collaborator
Author
|
@rnpnr Sorry for the mess! This should have been a single commit. |
Collaborator
No worries, it happens. I think there are a few chains of commits from me here as well for similar issues. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reset the end marker in order to rescan the word to find the complete number relative to the word's start.
Fixes: da84fe7
Fixes: 13c577a
Follow up to: #1326