CommandCodeAI / CommandCodeAI/command-code

Terminal scroll position jumps back to the bottom when scrolling up

Abierto
#544 13 comentarios 1 reacción 1 asignado Ver en GitHub

@aliarain ya está trabajando en esto.

Desde el 2/7/2026.

windows
Lenguaje dominante
Sin datos de lenguaje
Estrellas
4k
Forks
350
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Summary

When I try to scroll up in the integrated terminal, the scroll position automatically jumps back to the bottom, making it impossible to read previous output.

This consistently happens whenever I expand content in the terminal, especially execution plans, using the Ctrl + O shortcut.

Expected Behavior

The terminal should remain at the user's chosen scroll position until I explicitly scroll back to the bottom.

Actual Behavior

The terminal continuously jumps back to the bottom while I'm trying to scroll up, making it difficult or impossible to inspect expanded output.

Steps to reproduce the issue

Generate output that can be expanded (e.g. an execution plan).
Expand it using Ctrl + O.
Try to scroll up to read the expanded content.
The terminal immediately jumps back to the bottom.

Command Code Version

0.41.0

Operating System

Windows

Terminal/IDE

PowerShell 7.6.3

Shell

No response

Additional context

No response

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

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.