Usability issue - scroll in terminal (Terminator)
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.