Skip to content

Conversation

FoamyGuy
Copy link
Collaborator

@FoamyGuy FoamyGuy commented May 8, 2025

Resolves: #10319

We could maybe use -> if we wanted to try to mimic the little arrows that some IDEs use to show tabs.

I have only done very basic testing with the REPL reproducer from the issue so far.

With this change:
image

without this change:
image

It still differs visually from my tio showing the serial console, in my local terminal at least. It seems mine is replacing tabs with 8 spaces perhaps. I don't necessarily think that difference is meaningful though.

Copy link
Member

@gamblor21 gamblor21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not test but change looks good. Four spaces seems pretty standard for a tab in many places so I like the idea.

@tannewt tannewt merged commit 71ba3ad into adafruit:main May 9, 2025
540 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terminal does not show anything for tab
3 participants