Describe the bug
When the CLI presents a question or prompt to the user (e.g., a clarifying question with choices), right-clicking to paste text does not paste into the currently active question input field. Instead, the pasted text goes into the main conversation input in the background.
Affected version
v1.0.4-2
Steps to reproduce the behavior
- Start a conversation that triggers a follow-up question from the CLI (e.g., a prompt asking the user to choose or type a response)
- Copy some text to the clipboard
- Right-click on the question's input field to paste
Expected behavior
The pasted text should appear in the active question input field.
Additional context
Workaround: Use Ctrl+V instead of right-click to paste.
Environment: Windows, PowerShell