github / github/copilot-cli

Allow scrolling through the current conversation history

オープン
#4,313 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

area:input-keyboard area:terminal-rendering
主要言語
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
  1. Have a long conversation with multiple prompts and responses.
  2. Scroll upward to review messages from earlier in the same conversation.
  3. Use PageUp/PageDown to move through the conversation history.
  4. Use separate keys when navigating previously entered prompts.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Copilot CLI の入力処理と conversation-view における mouse-wheel および PageUp/PageDown イベントの処理から始めます。現在これらのキーがどのようにプロンプト履歴を移動するかを追跡し、既存のキーバインド設定を特定します。完了条件は、スクロールによって現在の会話内の以前のメッセージを確認でき、プロンプト履歴の移動には別の設定可能なキーを使用することです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

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

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