Skip to content

[FIX] Move unicode to end of token display - #36

Merged
four-bytes-robby merged 3 commits into
mainfrom
fix/35-token-display-unicode-suffix
Jun 13, 2026
Merged

[FIX] Move unicode to end of token display#36
four-bytes-robby merged 3 commits into
mainfrom
fix/35-token-display-unicode-suffix

Conversation

@four-bytes-robby

Copy link
Copy Markdown
Member

Summary

Moves the 📊 emoji from prefix to suffix in the TBG sidebar header — reads Tokens 📊 instead of 📊 Tokens.

Changes

  • src/tui.tsx line 50: <b>📊 Tokens</b><b>Tokens 📊</b>

Acceptance

  • Sidebar header text is Tokens 📊
  • No layout or other-text changes
  • bun run build succeeds (server + TUI)

Closes #35

@four-bytes-robby
four-bytes-robby merged commit f681573 into main Jun 13, 2026
2 checks passed
@four-bytes-robby
four-bytes-robby deleted the fix/35-token-display-unicode-suffix branch June 13, 2026 22:40
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.

[FIX] Move unicode to end of token display

1 participant