CommandCodeAI / CommandCodeAI/command-code
Terminal scroll position jumps back to the bottom when scrolling up
@aliarain y travaille déjà.
Depuis le 2/7/2026.
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 4k
- Forks
- 350
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.