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

fix: don't remove unintended chars from diff (p2) #165

Merged
merged 1 commit into from
Feb 28, 2018

Conversation

reyronald
Copy link
Member

@reyronald reyronald commented Feb 28, 2018

The "Don't carry pluses and minuses to clipboard" feature is supposed
to delete "+" and "-" characters from line diffs, but it was mistakenly
removing some other characters.

Previous attempt in pull request #162 solved issue #160 but not #161.

Closes #161

  • I added Automated Tests
  • I updated the CHANGELOG.md
  • I tested the changes in this pull request myself

@reyronald reyronald added the bug label Feb 28, 2018
@reyronald reyronald self-assigned this Feb 28, 2018
The "Don't carry pluses and minuses to clipboard" feature is supposed
to delete "+" and "-" characters from line diffs, but it was mistakenly
removing some other characters.

Previous attempt in pull request #162 solved issue #160 but not #161.

Closes #161
@reyronald reyronald merged commit b126547 into dev Feb 28, 2018
@reyronald reyronald deleted the fix/diff-pluses-and-minuses-2 branch March 13, 2018 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant