Skip to content

Support selected terminal escape sequences in serial monitor #1991

Closed
@wodzuu

Description

@wodzuu

Describe the request

It would be nice to support following two escape sequences:

  • \x1B[H (move cursor to upper left corner)
  • \x1B[2J (clear screen)

When such sequence is received from serial connection the serial monitor should act accordingly.

Describe the current behavior

Escape sequences are not interpreted as special sequences.

Arduino IDE version

2.0.4

Operating system

N/A

Operating system version

N/A

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions