Skip to content

Fixes the symbol rendering in s show#990

Merged
thewhaleking merged 2 commits into
stagingfrom
fix/thewhaleking/visual-table-bug
Jun 4, 2026
Merged

Fixes the symbol rendering in s show#990
thewhaleking merged 2 commits into
stagingfrom
fix/thewhaleking/visual-table-bug

Conversation

@thewhaleking

Copy link
Copy Markdown
Contributor

Before:
Screenshot 2026-06-04 at 13 56 41

After:
Screenshot 2026-06-04 at 13 56 30

Fixes issue reported in #985

@thewhaleking thewhaleking linked an issue Jun 4, 2026 that may be closed by this pull request
# Append a LEFT-TO-RIGHT MARK to the symbol so RTL symbols
# don't get BiDi-reordered by terminals like
# Terminal.app, which misaligns the table columns.
symbol = f"{subnet_info.symbol}‎"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Image

No idea why this is not rendering in GH

@thewhaleking thewhaleking added the bug Something isn't working label Jun 4, 2026
@thewhaleking thewhaleking merged commit e0d5915 into staging Jun 4, 2026
174 of 198 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/visual-table-bug branch June 4, 2026 14:54
@ibraheem-abe ibraheem-abe mentioned this pull request Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visual Bug In Terminal.app

2 participants