Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SerialMonitor (AbstractTextMonitor.java) should honour Backspace (\b, 0x08) character, if (proposed) 'actionBackspace' option is set #10765

Copy link
Copy link
Closed
@brewmanz

Description

@brewmanz
Issue body actions

Currently (1.8.14), the Arduino IDE Serial Monitor prints Backspace (\b, 0x08) as an empty block character. Ideally, it should move the cursor back one without rubout, but IMO just doing a backspacing rubout would be an improvement anyway.

There should also be an option box (like AutoScroll & ShowTimestamp) to save the user's choice as 'serial.action_backspace' in preferences.txt, so this new behaviour is optional and persisted.

Some guidance with where to put Unit Test Sketches would be appreciated.

Screenshot from 2020-09-18 13-10-29_ArduinoIdeSerialMonitorBackspace

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.