How do I paste long text/ multi line text in the terminal without automatically send message to the model #7212
Answered
by
BobTB
d-d-developer
asked this question in
Community Support
-
How can I paste long or multi-line text into the Gemini CLI without it automatically sending partial inputs to the model? Right now, when I paste, it keeps sending fragmented text, and the CLI ends up making a mess 😡😡😡 |
Beta Was this translation helpful? Give feedback.
Answered by
BobTB
Aug 30, 2025
Replies: 2 comments
-
Seems strange. How are you posting? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Press ctrl-x (cmd-x) to open default editor, edit whatever you want, add multiple lines etc.. quit the editor (save) and it is pasted in the input. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gsquared94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Press ctrl-x (cmd-x) to open default editor, edit whatever you want, add multiple lines etc.. quit the editor (save) and it is pasted in the input.