Usability issue - scroll in terminal (Terminator)
- 主要语言
- 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_
贡献指南
调研方向
Start by reproducing the issue with `copilot --yolo --no-mouse` in Terminator or Console, after producing more than one page of output. Trace the CLI's terminal mouse and scroll handling; done means terminal history can be scrolled normally, input navigation is not triggered, and `--no-mouse` disables mouse behavior as described.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100