Skip to content

Add carriage return support to Serial Monitor #2820

@johonline1

Description

@johonline1

Describe the request

When outputting running values ​​to the serial monitor, either the screen scrolls upwards or the line becomes infinitely long.

When outputting to PuTTY, the last line can be continuously overwritten using the ASCII code 13 . This results in continuously updated values ​​in the last line.

Image

Describe the current behavior

When outputting running values ​​to the serial monitor, either the screen scrolls upwards or the line becomes infinitely long.

Arduino IDE version

2.3.6

Operating system

Windows

Operating system version

10

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions