Skip to content

Add clipboard support and fix windows paths #66

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danshapiro
Copy link

@danshapiro danshapiro commented Jul 12, 2025

  • Introduced -C/--copy\ option to copy output to clipboard using \pyperclip.
  • Updated \README.md\ to document the new clipboard feature and installation instructions for \pyperclip.
  • Added tests for clipboard functionality
  • Fixed slashes so tests work between windows & linux

Closes #63

- Introduced `-C/--copy` option to copy output to clipboard using `pyperclip`.
- Updated `README.md` to document the new clipboard feature and installation instructions for `pyperclip`.
- Added tests for clipboard functionality
- Fixed slashes so tests work between windows & linux
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.

-C/--copy option to copy direct to clipboard
1 participant