gemini-cli - 💡(How to fix) Fix [Feature Request/Bug]: Missing ANSI Color Support and TUI Elements in Gemini CLI

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Root Cause

As seen in the attached screenshot, the output is difficult to parse quickly because commands, model responses, and system alerts (like the migration notice) all share the same visual weight.

Code Example

> /about
# paste output here
RAW_BUFFERClick to expand / collapse

What happened?

Observed Behavior: When running the Gemini CLI (specifically transitioning to the Antigravity/Gemini 3 environment), the interface is rendered in plain monochrome text. There is a total lack of ANSI color coding, bolding, or TUI (Terminal User Interface) elements like borders, highlighted headers, or status indicators.

As seen in the attached screenshot, the output is difficult to parse quickly because commands, model responses, and system alerts (like the migration notice) all share the same visual weight.

<img width="842" height="425" alt="Image" src="https://github.com/user-attachments/assets/0ccc91ac-704e-49ec-91ff-eb2382077fce" /> <img width="809" height="691" alt="Image" src="https://github.com/user-attachments/assets/5e46f47d-708a-406e-8e04-d66cb90d5f99" />

What did you expect to happen?

The CLI should utilize terminal colors and TUI components to:

Differentiate between User, Model, and System messages.

Highlight the Antigravity CLI migration notice to ensure it's noticed by users.

Provide visual clarity for the /model quota and session statistics.

Clearly define the "Plan mode" and active skills section using borders or background colors.

Client information

<details> <summary>Client Information</summary>

Run gemini to enter the interactive CLI, then run the /about command.

> /about
# paste output here
</details>

Login information

No response

Anything else we need to know?

User: /about About Gemini CLI CLI Version 0.42.0 Git Commit 68e2196d5 Model Auto (Gemini 3) Sandbox no sandbox OS linux

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING