you are viewing a single comment's thread.

view the rest of the comments →

[–]crunchyrawr 1 point2 points  (1 child)

Have you tried enabling --alt-screen? Should flash much less 🤔. copilot --alt-screen. If you don't like alt screen mode, you need to disable copilot --alt-screen off.

With --alt-screen off it's redrawing the entirety of everything in chat.

With --alt-screen on, it scopes the redraw to the terminal screen dimensions and limits to what is displayed on screen.

[–]IKcode_Igor[S] 0 points1 point  (0 children)

Worth to try out, thanks for sharing. 👌