You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that during long running operations, copilot will start scrolling the terminal all over the place; probably in an attempt to give me a seizure. Pretty sure this is the first phase of the robot uprising...
Note, this is not just "it's writing to the console very quickly and scrolling", it's scrolling back up through pages of old stuff, and back down to the bottom, and then back up, and then back down, etc... it's really painful to watch, because it does it over and over and over, for minutes at a time... Sometimes zooming in or out helps... but sometimes that just makes all the text disappear...
Copilot.Scrolling.crazily.webm
Affected version
GitHub Copilot CLI 0.0.413-0.
Steps to reproduce the behavior
Introduce a long running operation (like implement from speckit).
Watch the console go nuts.
Try not to have any seizures.
... or headaches.
Expected behavior
The console does not jump around all over the place during long agentic tasks / operations.
Describe the bug
It seems that during long running operations, copilot will start scrolling the terminal all over the place; probably in an attempt to give me a seizure. Pretty sure this is the first phase of the robot uprising...
Note, this is not just "it's writing to the console very quickly and scrolling", it's scrolling back up through pages of old stuff, and back down to the bottom, and then back up, and then back down, etc... it's really painful to watch, because it does it over and over and over, for minutes at a time... Sometimes zooming in or out helps... but sometimes that just makes all the text disappear...
Copilot.Scrolling.crazily.webm
Affected version
GitHub Copilot CLI 0.0.413-0.
Steps to reproduce the behavior
Expected behavior
The console does not jump around all over the place during long agentic tasks / operations.
Additional context
What else do you need?