github / github/copilot-cli

Feature request: option to disable auto-scroll while reading output

未關閉
#2,372 3 則留言 13 個 reaction 已指派 0 人 在 GitHub 檢視
area:terminal-rendering
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

When the agent is generating output, the terminal automatically scrolls to the bottom as new content is appended. This makes it difficult to read earlier content in the session — as soon as you scroll up, the view jumps back down.

**Request:** Add a configuration option (or keyboard shortcut) to temporarily lock/disable auto-scroll, so users can freely read prior output without the view being forced to the latest content.

**Suggested UX options:**
- A toggle keybinding (e.g. `ctrl+s` or similar) to pause/resume auto-scroll
- A persistent config setting to disable auto-scroll globally

This is a common feature in terminal multiplexers and log viewers (e.g. `less`, tmux scroll mode) and would significantly improve readability during longer responses.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。