Mouse scroll cycles through input history in Android Studio's integrated terminal
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
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_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.