Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Resuming a long session scrolls very far back, scrollbar may or may not be draggable to return

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
linux, shell, zsh
領域
cli

調査の方向性

Reproduce the issue in GitHub Copilot CLI 1.0.85 using a long chat, switching to another chat, then returning to it on zsh/Linux. Trace the session-resume scroll behavior and verify that returning to a long session leaves the view at its previous position or the most recent output without repeated scrolling.

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

説明

triage
Describe the bug

When I am switching back to a long-lived session, the scrollbar takes me back halfway or almost to the beginning. I can see it scrolling up multiple times, as in it's not setting the scroll once, it's setting the scroll position erroneously multiple times on resume. It goes so far back that scrolling via mouse would take ages. My workaround is to waste tokens sending a "." then canceling it immediately to return to the bottom. The scrollbar can help but may or may not even be working.

Affected version

GitHub Copilot CLI 1.0.85

Steps to reproduce the behavior
  1. Have a long chat
  2. Switch to another chat
  3. Switch back to the long chat. it scrolls

This happens every single time for me.

Expected behavior

Resuming a session either stays where I was or takes me to the most recent output. I don't care which, I just want it to not take me somewhere random.

Additional context

Using zsh on linux

主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

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

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

はじめの一歩

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

github/copilot-cli のほかの issue

github/copilot-cli の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

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

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