gemini-cli - ✅(Solved) Fix Ink rendering issue with terminal buffer off in alternate buffer [1 pull requests, 1 comments, 1 participants]

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…
GitHub stats
google-gemini/gemini-cli#25316Fetched 2026-04-14 05:56:00
View on GitHub
Comments
1
Participants
1
Timeline
10
Reactions
0
Author
Participants
Assignees
Timeline (top)
labeled ×3assigned ×1closed ×1commented ×1

Fix Action

Fixed

PR fix notes

PR #25320: Stop showing scrollbar unless we are in terminalBuffer mode

Description (problem / solution / changelog)

This works around rendering artifcats in alternate buffer mode while not in terminalBuffer mode.

Summary

Fixes #25316

Changed files

  • packages/cli/src/ui/components/InputPrompt.tsx (modified, +1/-1)

Code Example

CLI Version                    0.39.0-nightly.20260411.0957f7d3e                          │
Git Commit                     7f5d71714                                                  │
Model                          gemini-3-flash-preview                                     │
Sandbox                        no sandbox                                                 │
OS                             darwin                                                     │
Auth Method                    gemini-api-key
RAW_BUFFERClick to expand / collapse

What happened?

<img width="760" height="481" alt="Image" src="https://github.com/user-attachments/assets/dd1fc89f-643d-4aee-bcd4-464f24d3d223" />

What did you expect to happen?

Background to be visible

Client information

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

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

│ CLI Version                    0.39.0-nightly.20260411.0957f7d3e                          │
│ Git Commit                     7f5d71714                                                  │
│ Model                          gemini-3-flash-preview                                     │
│ Sandbox                        no sandbox                                                 │
│ OS                             darwin                                                     │
│ Auth Method                    gemini-api-key
</details>

Login information

No response

Anything else we need to know?

No response

extent analysis

TL;DR

The issue might be related to the rendering of the background image, and checking the image source or the rendering configuration could provide more insight.

Guidance

  • Verify that the image source https://github.com/user-attachments/assets/dd1fc89f-643d-4aee-bcd4-464f24d3d223 is accessible and the image is not corrupted.
  • Check the CSS or styling configuration to ensure that the background image is properly set and not overridden by other styles.
  • Run the /about command in the gemini CLI to see if there are any version or configuration issues that might be affecting the rendering.
  • Test the image rendering in a different environment or browser to isolate if the issue is specific to the current setup.

Notes

The provided information lacks specific details about the code or configuration, so it's difficult to provide a more targeted solution. The issue might be related to the gemini version or the specific model gemini-3-flash-preview being used.

Recommendation

Apply workaround: Try to verify the image source and rendering configuration to identify the root cause of the issue, as there is not enough information to suggest a specific fix or upgrade.

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