Mouse scroll cycles through input history in Android Studio's integrated terminal
- 主要言語
- Shell
- スター
- 11.2k
- フォーク
- 1.9k
- 平均マージ
- 14時間 16分
- マージ済み PR(30日)
- 6
説明
https://github.com/user-attachments/assets/e7a2c1ff-9868-410a-9b24-1fa62752fc86
### Describe the bug
Since upgrading to Copilot CLI v1.0.43, mouse scroll wheel events in Android Studio's integrated terminal are being interpreted as Up/Down arrow key inputs, causing
the input prompt to cycle through previous commands instead of scrolling the terminal buffer. This does not occur in macOS Terminal.app or other standalone terminals.
Environment:
- Terminal: Android Studio integrated terminal
- OS: macOS
### Affected version
v1.0.43
### Steps to reproduce the behavior
1. Open Android Studio's integrated terminal
2. Launch copilot
3. Enter a few prompts
4. Scroll up/down with mouse wheel
### Expected behavior
Instead of scrolling terminal, it's filling previous prompts I've given
### Additional context
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。