Paste (Ctrl+V) does not work on Windows
Open
area:input-keyboard
area:platform-windows
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
Tested in Powershell 5.1 and Powershell 7.
Ctrl+V does not paste the text from the clipboard. RMB doesn't work as well (yesterday it did not work at all, but now RMB just pastes some gibberish see pic. 1)
pic. 1
The only way to paste the text is to use (icon)->Edit->Paste:
### Affected version
GitHub Copilot CLI 0.0.418.
### Steps to reproduce the behavior
1. Copy some text, e.g. "Text".
2. Open `copilot` on Windows in Powershell.
3. Press Ctrl+V.
### Expected behavior
"Text" appears in the prompt textbox.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.