CommandCodeAI / CommandCodeAI/command-code

Terminal scroll position jumps back to the bottom when scrolling up

オープン
#544 コメント 13 件 リアクション 1 件 担当者 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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。