Describe the bug
Since the update to Gemini CLI version .34, there is a severe bug. When pasting a large amount of text into the prompt window, it automatically executes (submits) before pressing Enter, and even before all the text is fully pasted. This issue has become much worse in the .34 release.
To Reproduce
- Update Gemini CLI to version .34.
- Copy a large block of text.
- Paste it into the Gemini CLI prompt window.
- The prompt executes automatically without waiting for the user to press Enter.
Expected behavior
The CLI should wait for the user to press Enter before executing, allowing the user to review or edit the pasted text.
Describe the bug
Since the update to Gemini CLI version .34, there is a severe bug. When pasting a large amount of text into the prompt window, it automatically executes (submits) before pressing Enter, and even before all the text is fully pasted. This issue has become much worse in the .34 release.
To Reproduce
Expected behavior
The CLI should wait for the user to press Enter before executing, allowing the user to review or edit the pasted text.