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

Copy & paste with middle mouse button click #98

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

KievDevel
Copy link
Contributor

No description provided.

@KievDevel KievDevel added doc required This PR includes user-facing changes that need to be documented. ui not required All PRs either need "ui required" or "ui not required". labels Nov 27, 2024
Copy link

Add labels:

  • 'doc required' or 'doc not required'
  • 'ui required' or 'ui not required'

For UI review:

  • describe the changes
  • add pictures
  • add the relevant UI responsible(s) as a reviewer

Copy link
Contributor

@greg-fer greg-fer left a comment

Choose a reason for hiding this comment

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

Don't merge this. I need to update the docs in this PR. (You can also do it if you're pressed for time, but I should be done by EoD.)

Changelog.md Outdated

### Added

- Ability to copy and paste with the middle mouse button click.
Copy link
Contributor

@greg-fer greg-fer Nov 28, 2024

Choose a reason for hiding this comment

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

Suggested change
- Ability to copy and paste with the middle mouse button click.
- Ability to copy and paste the selected serial terminal output with the middle mouse button.

Changelog.md Outdated Show resolved Hide resolved
doc/docs/overview.md Outdated Show resolved Hide resolved
@@ -383,6 +446,44 @@ export default ({
setHistoryLine(undefined);
}
}}
// onMouseDown={e => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will remove before merge

Co-authored-by: Sviatoslav Svitlychnyi <kiev.devel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc required This PR includes user-facing changes that need to be documented. ui not required All PRs either need "ui required" or "ui not required".
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants