-
-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: serial monitorRelated to the Serial MonitorRelated to the Serial Monitortype: enhancementProposed improvementProposed improvement
Description
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
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: serial monitorRelated to the Serial MonitorRelated to the Serial Monitortype: enhancementProposed improvementProposed improvement