CommandCodeAI / CommandCodeAI/command-code
Terminal scroll position jumps back to the bottom when scrolling up
@aliarain 已经在做这个了。
开始于 2026年7月2日。
- 主要语言
- 没有语言数据
- 星标
- 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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。