CommandCodeAI / CommandCodeAI/command-code

Terminal scroll position jumps back to the bottom when scrolling up

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

@aliarain 已经在做这个了。

开始于 2026年7月2日。

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

描述

Summary

When I try to scroll up in the integrated terminal, the scroll position automatically jumps back to the bottom, making it impossible to read previous output.

This consistently happens whenever I expand content in the terminal, especially execution plans, using the Ctrl + O shortcut.

Expected Behavior

The terminal should remain at the user's chosen scroll position until I explicitly scroll back to the bottom.

Actual Behavior

The terminal continuously jumps back to the bottom while I'm trying to scroll up, making it difficult or impossible to inspect expanded output.

Steps to reproduce the issue

Generate output that can be expanded (e.g. an execution plan).
Expand it using Ctrl + O.
Try to scroll up to read the expanded content.
The terminal immediately jumps back to the bottom.

Command Code Version

0.41.0

Operating System

Windows

Terminal/IDE

PowerShell 7.6.3

Shell

No response

Additional context

No response

贡献指南

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

从这里开始

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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