github / github/copilot-cli

Usability issue - scroll in terminal (Terminator)

未關閉
#2,205 13 則留言 16 個 reaction 已指派 0 人 在 GitHub 檢視
area:terminal-rendering
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

Since the last version, the mouse scroll stopped scrolling up and down in the history of what the agent produce. Instead, it navigate thru the 'input' that were sent to the agent (which is completly useless). Other mouse behaviour were disabled by '--no-mouse' but that one stays.
It is not just the mouse scroll but also the scrolling that is entirely impossible

### Affected version

GitHub Copilot CLI 1.0.10

### Steps to reproduce the behavior

1. copilot --yolo --no-mouse
2. send something that will make the agent produce more than one page of content
3. Scroll up with the mouse (and even look the Terminator or Console, you will not be capable to scroll up and down)

### Expected behavior

* --no-mouse = no mouse at all
* scroll button scroll the terminal, not the inputs we gave the agent
* Even without the mouse scroll with normal click, scroll is accessible

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。