Describe the bug
When in Plan mode, at the "Plan Ready for Review" prompt, pasting text via right-click into the "Suggest changes" input field does not work. The pasted content does not appear in the current input. Instead, after exiting Plan mode, the pasted content appears in the previous input field.
Affected version
1.0.21
Steps to reproduce the behavior
- Start a session in Plan mode using Git Bash
- Wait until the plan is generated and the "Plan Ready for Review" prompt appears
- Copy some text to the clipboard
- Right-click in the "Suggest changes" input field to paste (Git Bash pastes clipboard content on right-click by default)
- Observe that nothing is pasted into the current input
- Exit Plan mode
- Observe that the pasted content now appears in the previous input field
Expected behavior
Pasted text should be inserted into the currently focused "Suggest changes" input field at the "Plan Ready for Review" prompt.
Additional context
OS: Windows 11
Terminal: Git Bash (right-click = paste)
Copilot CLI version: (1.0.21)
Describe the bug
When in Plan mode, at the "Plan Ready for Review" prompt, pasting text via right-click into the "Suggest changes" input field does not work. The pasted content does not appear in the current input. Instead, after exiting Plan mode, the pasted content appears in the previous input field.
Affected version
1.0.21
Steps to reproduce the behavior
Expected behavior
Pasted text should be inserted into the currently focused "Suggest changes" input field at the "Plan Ready for Review" prompt.
Additional context
OS: Windows 11
Terminal: Git Bash (right-click = paste)
Copilot CLI version: (1.0.21)