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 "select with mouse to copy" / "right click to paste" functionality #181

Merged
merged 2 commits into from Jan 29, 2019

Conversation

vadymeng0
Copy link

Description

This adds an ability to copy selected text to clipboard with the mouse and to paste text from clipboard on right-click.

Fixes #144

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Select some text in Aminal with the mouse. The selected text should be copied to the clipboard right after the left mouse button goes up.

If copy_and_paste_with_mouse configuration parameter is set to false, this functionality should not work. By default it is set to true.

Test Configuration:

  • OS: any supported

@vadymeng0 vadymeng0 added the enhancement New feature or request label Jan 28, 2019
@vadymeng0 vadymeng0 added this to In progress in Aminal v1.0 via automation Jan 28, 2019
@vadymeng0 vadymeng0 requested a review from liamg as a code owner January 28, 2019 17:08
@vadymeng0 vadymeng0 merged commit 97fe736 into master Jan 29, 2019
Aminal v1.0 automation moved this from In progress to Done Jan 29, 2019
@liamg liamg deleted the improve-copy-paste branch July 30, 2021 17:57
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
No open projects
Aminal v1.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants