Skip to content

Missing "Select All" capability for Serial Monitor #812

Open
@KurtE

Description

@KurtE

Describe the problem

Let's say I have 1000 lines of debug output in the serial monitor window, how do I do a select all, such that I can copy it to the
clipboard?

With 1.8.19, I click the mouse into the monitor window and hit Ctrl+A and it selects all of the text. I can then hit Ctrl+C
to copy to clipboard.

To reproduce

Run a sketch and try to select all of the text from Serial Monitor.

🐛 The contents of the sketch editor are selected when you press Ctrl+A:

image

Expected behavior

I expected hitting Ctrl+A would select everything in that window not the source window.

Arduino IDE version

Original report

Nightly build

Last verified with

9a6a457

Operating system

Windows

Operating system version

Not provided

Additional context

And/Or alternative solution - context menu like for example TyCommander

image


Additional reports

Related

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftopic: serial monitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions