-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Describe the bug
With Tmux, when the copilot gives a long answer, it is impossible to scroll up and down on the answer it gives... the terminal scrolls up and down on the previous prompt you sent to it, not the actual response. This makes it impossible to read the full copilot response when the response is long
Affected version
No response
Steps to reproduce the behavior
- run Tmux
- split the screen
- start copilot
- ask bunch of questions, to create a long chain of text response
- try to scroll up on the answer it gives
Expected behavior
No response
Additional context
No response
Reactions are currently unavailable