github / github/copilot-cli

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

Abierto
#2,372 3 comentarios 13 reacciones 0 asignados Ver en GitHub
area:terminal-rendering
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.