Allow scrolling through the current conversation history
まだ誰も着手していません。
- 主要言語
- Shell
- スター
- 11.2k
- フォーク
- 1.9k
- 平均マージ
- 14時間 16分
- マージ済み PR(30日)
- 6
説明
Describe the feature or problem you'd like to solve
● Describe the feature or problem you'd like to solve ┃ In Copilot CLI, using the mouse wheel or PageUp/PageDown navigates through prompt history instead of scrolling the ┃ current conversation. ┃ ┃ When the conversation becomes long, I cannot scroll up to review earlier messages at the top of the same ┃ conversation. This makes it difficult to refer back to previous requirements, responses, and context.
Proposed solution
Provide a way to scroll through the current conversation independently from prompt-history navigation.
Mouse-wheel scrolling and PageUp/PageDown should scroll the conversation view, while prompt-history navigation
should use separate configurable keybindings.
Example prompts or workflows
No response
Additional context
- Have a long conversation with multiple prompts and responses.
- Scroll upward to review messages from earlier in the same conversation.
- Use PageUp/PageDown to move through the conversation history.
- Use separate keys when navigating previously entered prompts.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Copilot CLI の入力処理と conversation-view における mouse-wheel および PageUp/PageDown イベントの処理から始めます。現在これらのキーがどのようにプロンプト履歴を移動するかを追跡し、既存のキーバインド設定を特定します。完了条件は、スクロールによって現在の会話内の以前のメッセージを確認でき、プロンプト履歴の移動には別の設定可能なキーを使用することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- shell
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 52/100