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

Add Ctrl/Cmd+C support #14

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Add Ctrl/Cmd+C support #14

merged 2 commits into from
Feb 15, 2024

Conversation

emilevr
Copy link
Owner

@emilevr emilevr commented Feb 15, 2024

Describe your changes

  • Added the ability to cancel and exit by pressing Ctrl/Cmd+C.

PR requirements

  • I have followed the guidelines in the Contribution Guide document.
  • I have checked that there aren't other open Pull Requests for the same update/change.
  • I have confirmed locally that there are no linting issues.
  • I have confirmed that all tests pass locally.
  • I have confirmed that my changes do not negatively impact performance by manually comparing before and
    after performance against a suitable local directory tree.
  • I have confirmed that code coverage has not regressed as a result of my changes.
    ^ Slight regression in code coverage as a result of incorrect line detection, not as a result of the code changes.

@emilevr emilevr enabled auto-merge (squash) February 15, 2024 07:06
@emilevr emilevr merged commit abb0cfb into main Feb 15, 2024
6 checks passed
@emilevr emilevr deleted the feat/emilevr/ctrlc branch February 15, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant