Describe the bug
Starting 3/5 I found that SHIFT+ENTER is not working when I have agency copilot CLI running in VS code.
Affected version
GitHub Copilot CLI 0.0.422.
Steps to reproduce the behavior
- Start
agency copilot
- Copy some text to go into a prompt
- Write the prompt instructions and press SHIFT+ENTER to start a new line
- Observe that SHIFT+ENTER runs the prompt instead of moving to the next line for additional instructions
Expected behavior
Expected that SHIFT+ENTER moves to the next line to allow additional instructions (pasted text, list of items on different lines)
Additional context
No response