CommandCodeAI / CommandCodeAI/command-code

Alot of screen flickering

未关闭
#431 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

p1
主要语言
没有语言数据
星标
4k
派生
350
PR 合并指标
30 天内没有已合并 PR

描述

Summary

TUI auto-scrolls to bottom and flickers while reviewing pending edits,
preventing scroll-up review

Expected Behavior

When scrolling the TUI while accepting or rejecting changes, I expect to be
able to scroll up freely and read what the model edited/did. The view should
stay wherever I scroll until I choose to move, so I can review any part of the
screen and confirm changes at my own pace.

Actual Behavior

Instead of letting me review the edits, the screen flickers and snaps me back
to the very bottom, where I can only see the latest edits. Even at the bottom
of the screen the flickering continues — the TUI appears to keep
refreshing/re-rendering.

Steps to reproduce the issue

Steps to Reproduce

  1. Start a session where the model makes edits requiring accept/reject.
  2. While changes are pending, scroll up to read earlier edits.
  3. Observe the view jump back to the bottom.

Impact

  • Cannot scroll up to review edits before accepting/rejecting.
  • Screen flickers constantly (continuous re-render), even when scrolled to the
    bottom.
  • Forced to bottom of output, only latest edits visible.
Command Code Version

0.29.0

Operating System

macOS

Terminal/IDE

iTerm2

Shell

zsh

Additional context

No response

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

未指定源文件、测试或入口点。在使用 zsh 和 iTerm2 的 macOS 上审查待处理编辑时,在 TUI 中重现该问题,然后跟踪滚动和刷新的行为。当视图在 accept/reject 审查期间保持在所选滚动位置且不持续闪烁时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
macos, zsh
领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。