Skip to content

Add functionality to automatically copy command search results to Clipboard by adding pyperclip module#21

Merged
devleejb merged 1 commit intomainfrom
5-add-functionality-to-automatically-copy-command-search-results-to-clipboard
Feb 11, 2024
Merged

Add functionality to automatically copy command search results to Clipboard by adding pyperclip module#21
devleejb merged 1 commit intomainfrom
5-add-functionality-to-automatically-copy-command-search-results-to-clipboard

Conversation

@ykdy3951
Copy link
Copy Markdown
Member

What type of PR is this?:

enhancement

What this PR does / why we need it:

This PR adds the functionality to automatically copy the command search results to the Clipboard by adding the pyperclip module to the project.

Which issue(s) this PR fixes:

Fixes #5

Special notes for your reviewer:

Add pyperclip module to use clipboard copy.

Does this PR introduce a user-facing change?


Additional documentation:


@ykdy3951 ykdy3951 added the enhancement New feature or request label Feb 11, 2024
@ykdy3951 ykdy3951 added this to the 0.1.1 milestone Feb 11, 2024
@ykdy3951 ykdy3951 requested a review from devleejb February 11, 2024 12:31
@ykdy3951 ykdy3951 self-assigned this Feb 11, 2024
Copy link
Copy Markdown
Contributor

@devleejb devleejb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devleejb devleejb merged commit cc4f63c into main Feb 11, 2024
@devleejb devleejb deleted the 5-add-functionality-to-automatically-copy-command-search-results-to-clipboard branch February 11, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add functionality to automatically copy command search results to Clipboard

2 participants