-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Steps to reproduce:
- Copy code snippet of more than 2 lines.
- paste in gemini cli to ask question about the pasted code.
It will treat every line as different input and responded accordingly.
Expected behavior: It should have taken all pasted code as one input.
Suggestion to achieve this:
Send input to Gemini api only after 2 new lines in the input from the cli.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels