Skip to content

Serial monitor does not honor some characters #3654

Closed
@xxxajk

Description

@xxxajk

I'm not sure if these have been requested to be acted upon properly in the past or not, but I'm pretty sure somebody should have complained at some point in the past.

Notably, \r and \b are ignored.
\r should simply return to the beginning of the line.
\b should do a backspace, without a rubout.
These two are fairly important to make progress displays. I'm not asking for full cursor controls, but these two would be very helpful to have and shouldn't be a huge leap to implement, considering \t does work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDE Serial monitorTools > Serial MonitorType: WontfixArduino has decided that it will not resolve the reported issue or implement the requested featurefeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions