Skip to content

[Feature] Add CLS, CR, LF #9679

Closed
Closed
@teundool

Description

@teundool

The source code of the "Serial Monitor" suggests that it might be easy to implement a CLS (Clear Screen) command in the Serial Monitor. Additionally I think CR, LF (without CR) , and cursor positioning could be added relative easy. It would certainly help a huge number of people that have been looking for these features and are forced to revert to multiple println to clear the screen, ending at the bottom of the screen instead of at the top, and printing complete screens if you want to change a single number in a GUI. Of course can be done with a VT100 terminal like TeraTerm but that won't allow to reprogram e.g. a Teensy (without pressing the reset button, that is, not remotely).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions