gemini-cli - 💡(How to fix) Fix Flashing command line [2 comments, 3 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#26231Fetched 2026-04-30 06:44:18
View on GitHub
Comments
2
Participants
3
Timeline
5
Reactions
0
Author
Timeline (top)
commented ×2labeled ×1mentioned ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

What happened?

When i turn on auto accept edits or Ctrl+o to expand the windows cmd start to bug and the sidebar move by himself and it cant stop until the generation is completed.

For example in my log i call my agent reader and i want to look up what files he going to read so i press ctrl+o and after like 30s the command line start to flash.

The gemini display is also clone :

<img width="1104" height="456" alt="Image" src="https://github.com/user-attachments/assets/fa775fa1-8475-44b7-a056-40cce9ca68ab" />

bug-report-history-1777499252661.json

What did you expect to happen?

Just watch my agent doing things

Client information

  • CLI Version: 0.40.0
  • Git Commit: 3d5bdc052
  • Session ID: 38fd8261-ff97-4367-9bf7-4e1b18e267bd
  • Operating System: win32 v22.16.0
  • Sandbox Environment: no sandbox
  • Model Version: auto-gemini-3
  • Auth Type: oauth-personal
  • Memory Usage: 207.6 MB
  • Terminal Name: Unknown
  • Terminal Background: #0c0c0c
  • Kitty Keyboard Protocol: Unsupported

Login information

No response

Anything else we need to know?

No response

extent analysis

TL;DR

Disabling auto-accept edits or avoiding the use of Ctrl+O to expand windows may temporarily mitigate the issue of the command line bugging and the sidebar moving uncontrollably.

Guidance

  • Investigate the auto accept edits feature to see if it can be configured to prevent the command line from bugging.
  • Try to reproduce the issue without using Ctrl+O to expand windows to determine if the problem is specific to this shortcut.
  • Review the provided bug-report-history-1777499252661.json file for any error messages or clues that could help identify the root cause.
  • Consider testing the application with a different terminal or environment to isolate if the issue is specific to the current setup.

Notes

The issue seems to be related to the interaction between the auto-accept edits feature, the Ctrl+O shortcut, and possibly the terminal environment. Without more specific details about the application's code or the exact steps to reproduce, it's challenging to provide a definitive fix.

Recommendation

Apply workaround: Avoid using Ctrl+O to expand windows and disable auto-accept edits if possible, as this seems to trigger the problematic behavior.

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

gemini-cli - 💡(How to fix) Fix Flashing command line [2 comments, 3 participants]