Mouse scroll cycles through input history in Android Studio's integrated terminal
- 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ả
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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.