Pause Serial monitor to copy contents

I may be mistaken but I thought there was a "pause" option on the 1.18.xxx serial monitor that would allow one to copy the contents.
I don't see one now, is there a way to copy contents when the data is "streaming" by?

There is no "pause" in either, but you can control the autoscrolling behavior by clicking this icon ("Toggle Autoscroll"):

image

Note that there are some known bugs associated with copying text from the Arduino IDE 2.x Serial Monitor:

https://github.com/arduino/arduino-ide/issues?q=is%3Aissue+is%3Aopen+label%3A"topic%3A+serial+monitor"+copy

Thank your for the reply.

You are welcome. I'm glad if I was able to be of assistance.

Regards, Per

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.